update network script with ntp and i3 switch to alsa
[dotfiles.git] / x / .config / i3status / config
index c3ded1b..fa2e5f2 100644 (file)
@@ -12,20 +12,20 @@ order += "battery 0"
 order += "tztime local"
 
 battery 0 {
-        format = "%status %percentage %remaining"
-               integer_battery_capacity = true
-        format_down = "No battery"
-        status_chr = "⚇ CHR"
-        status_bat = "⚡ BAT"
-        status_full = "☻ FULL"
-        path = "/sys/class/power_supply/BAT%d/uevent"
-        low_threshold = 10
+       format = "%status %percentage %remaining"
+       integer_battery_capacity = true
+       format_down = "No battery"
+       status_chr = "⚇ CHR"
+       status_bat = "⚡ BAT"
+       status_full = "☻ FULL"
+       path = "/sys/class/power_supply/BAT%d/uevent"
+       low_threshold = 10
 }
 
 volume master {
-        format = "♪: %volume"
-        format_muted = "♪: muted (%volume)"
-        device = "default"
+       format = "♪: %volume"
+       format_muted = "♪: muted (%volume)"
+       device = "hw:1"
 }
 
 wireless wlp2s0 {