From a525ed1cb39599218fd0c8213fef43355c33c390 Mon Sep 17 00:00:00 2001 From: cbreton Date: Mon, 18 Nov 2019 08:42:41 +0100 Subject: Add new profile --- dotfiles/config/i3pystatus/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dotfiles/config/i3pystatus') diff --git a/dotfiles/config/i3pystatus/conf.py b/dotfiles/config/i3pystatus/conf.py index f03975e..df663d8 100644 --- a/dotfiles/config/i3pystatus/conf.py +++ b/dotfiles/config/i3pystatus/conf.py @@ -94,7 +94,7 @@ status.register("text", # goes below 5 percent while discharging. The block will also color RED. # If you don't have a desktop notification demon yet, take a look at dunst: # http://www.knopwob.org/dunst/ -{%@@ if profile == "fenec" @@%} +{%@@ if profile == "fenec" or profile == "pegasus" @@%} status.register("battery", format="{status} {percentage:.2f}% [{percentage_design:.2f}%] {remaining:%E%hh:%Mm}", alert=True, -- cgit v1.2.1