]> git.vanrenterghem.biz Git - Dotty.git/blobdiff - i3status/.config/i3status/config
Use +l for Elgato keylight toggle.
[Dotty.git] / i3status / .config / i3status / config
index ff54e46fc9cc4b17f21533eb1f9a41e0476258f4..1bcc848f1b2111abd8009723773eb4ac41ae9e18 100644 (file)
@@ -33,8 +33,8 @@ ethernet _first_ {
 
 battery all {
         format = "%status %percentage %remaining"
-               status_chr = "⚡ CHR"
-        status_bat = "🔋 BAT"
+       status_chr = "⚡"
+        status_bat = "🔋"
         status_unk = "? UNK"
         status_full = "☻ FULL"
         low_threshold = 10
@@ -59,7 +59,7 @@ volume master {
         format_muted = "♪: muted (%volume)"
         device = "pulse:alsa_output.pci-0000_00_1f.3.analog-stereo"
 }
-
+       
 tztime local {
         format = "%Y-%m-%d %H:%M:%S"
 }