diff options
author | Camil Staps | 2016-04-03 14:34:04 +0200 |
---|---|---|
committer | Camil Staps | 2016-11-30 19:11:08 +0100 |
commit | a11ea3b0f8c65799e0adba34a6eaaef22267446b (patch) | |
tree | 9e8b801bc83969117aff65baf8648a1bca3960b9 /system/i3status.conf.symlink | |
parent | Bindsyms for moving workspaces (diff) |
Using xmobar instead of i3bar/i3status
Diffstat (limited to 'system/i3status.conf.symlink')
-rw-r--r-- | system/i3status.conf.symlink | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/i3status.conf.symlink b/system/i3status.conf.symlink index c011019..211b6e8 100644 --- a/system/i3status.conf.symlink +++ b/system/i3status.conf.symlink @@ -28,7 +28,7 @@ wireless wlan0 { } battery 0 { - format = "%status %percentage %remaining %emptytime" + format = "%status %percentage %remaining" status_chr = "⚇" status_bat = "⚡" status_full = "☻" |