diff options
Diffstat (limited to 'lindy/dot_i3/i3status.conf')
-rw-r--r-- | lindy/dot_i3/i3status.conf | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lindy/dot_i3/i3status.conf b/lindy/dot_i3/i3status.conf index 609a285..cc11aa8 100644 --- a/lindy/dot_i3/i3status.conf +++ b/lindy/dot_i3/i3status.conf @@ -1,5 +1,3 @@ - - general { colors = true color_good = "#93D44F" @@ -20,7 +18,6 @@ order += "cpu_temperature 1" order += "load" order += "time" - wireless wlp2s0 { format_up = "W: (%quality at %essid) %ip" format_down = "W: down" |