X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=x%2F.config%2Fi3status%2Fconfig;h=d3b3458af5e179795bb830a10a8470dced0251f1;hb=ae833e18bdf78a15ff3db3c1c616ee5a0850273d;hp=38c201c8639943cab4ee3722080b0b7588e9d2c7;hpb=4b021b869204bbe0f663b748a7f66d94ef61ec9a;p=dotfiles.git diff --git a/x/.config/i3status/config b/x/.config/i3status/config index 38c201c..d3b3458 100644 --- a/x/.config/i3status/config +++ b/x/.config/i3status/config @@ -3,33 +3,15 @@ general { interval = 5 } -order += "wireless wlp2s0" -order += "ethernet enp3s0f1" +order += "ethernet enp5s0" order += "volume master" order += "disk /" -order += "wireless wlp1s0" -order += "battery 0" order += "tztime local" -battery 0 { - format = "%status %percentage %remaining" - 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" -} - -wireless wlp2s0 { - format_up = "W: %essid %ip" - format_down ="W: down" + format = "♪: %volume" + format_muted = "♪: muted (%volume)" + device = "hw:1" } ethernet enp3s0f1 {