From dd07771b62939909c9104947742ea2c24d87756d Mon Sep 17 00:00:00 2001 From: Aaron Gutierrez Date: Tue, 29 Sep 2015 15:58:32 -0400 Subject: [PATCH] i3 changes for virtual machine --- .config/i3status/config | 21 --------------------- .i3/config | 20 -------------------- 2 files changed, 41 deletions(-) diff --git a/.config/i3status/config b/.config/i3status/config index 1839d01..dd1c400 100644 --- a/.config/i3status/config +++ b/.config/i3status/config @@ -7,21 +7,12 @@ general { color_bad = "#FFAA81" } -order += "mpdstatus" order += "disk /" -order += "disk /home" -order += "wireless wlan0" order += "ethernet eth0" order += "battery 0" -order += "cpu_usage" order += "weather_yahoo" order += "time" -wireless wlan0 { - format_up = "W: (%quality at %essid) %ip" - format_down = "W: down" -} - ethernet eth0 { # if you use %speed, i3status requires root privileges format_up = "E: %ip (%speed)" @@ -43,18 +34,6 @@ disk "/" { format = "%free/%total" } -disk "/home" { - format = " /home %free/%total" -} - -mpdstatus { - cache_timeout = 0 - host = "localhost" - port = 6600 - format = "{state} {artist}: {title}" - length = 60 -} - weather_yahoo { city_code = 'USPA1928' } diff --git a/.i3/config b/.i3/config index 2e6faeb..02aa199 100644 --- a/.i3/config +++ b/.i3/config @@ -210,10 +210,6 @@ set $bold_text #FFDECF # finds out, if available) bar { # Laptop Screen - output LVDS1 - output LVDS2 - output LVDS-1 - output DP-1 status_command py3status colors { background $base @@ -227,22 +223,6 @@ bar { font pango:DejaVu Sans Mono 10 } -bar { - output VGA1 - output VGA2 - status_command py3status --config ~/.config/i3status/small.conf - colors { - background $base - statusline $base_text - active_workspace $contrast $contrast $contrast_text - focused_workspace $contrast $contrast $contrast_text - inactive_workspace $base $base $base_text - urgent_workspace $bold $bold $bold_text - separator $base_text - } - font pango:DejaVu Sans Mono 9 -} - #style stuff new_window normal hide_edge_borders both