Update i3 binds to add vlc radio stations

This commit is contained in:
Colin Powell
2020-02-18 08:32:05 -05:00
parent b476b98181
commit 0f720be71f
2 changed files with 3 additions and 2 deletions

View File

@ -13,7 +13,7 @@ order += "disk /"
order += "cpu_temperature 0"
order += "load"
order += "wireless wlan0"
order += "ethernet em0"
order += "ethernet _first_"
order += "tztime local"
volume master {
@ -24,7 +24,7 @@ volume master {
mixer_idx = 0
}
ethernet em0 {
ethernet _first_ {
# if you use %speed, i3status requires root privileges
format_up = "%ip"
format_down = "Eth down"