diff options
Diffstat (limited to '.i3/i3status.conf')
-rw-r--r-- | .i3/i3status.conf | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/.i3/i3status.conf b/.i3/i3status.conf index 7052e23..3134fd1 100644 --- a/.i3/i3status.conf +++ b/.i3/i3status.conf @@ -13,12 +13,12 @@ general { order += "ipv6" order += "disk /" -order += "run_watch DHCP" -order += "run_watch VPN" +# order += "run_watch DHCP" +# order += "run_watch VPN" order += "wireless _first_" order += "ethernet _first_" order += "battery 0" -order += "load" +# order += "load" order += "tztime local" wireless _first_ { |