Fix modules using termite

This commit is contained in:
natemaia 2018-07-28 16:08:26 -07:00
parent e5b1aec3d0
commit 5bb300d2a4

View File

@ -171,7 +171,7 @@ type = internal/cpu
interval = 3
format-padding = 1
format = <label> <ramp-coreload>
label = %{A1:termite -e htop -s PERCENT_CPU & disown:} %percentage:2%% %{A}
label = %{A1:termite -e "htop -s PERCENT_CPU" & disown:} %percentage:2%% %{A}
ramp-coreload-0 = ▂
ramp-coreload-1 = ▃
ramp-coreload-2 = ▄
@ -194,7 +194,7 @@ type = internal/memory
interval = 3
format = <label>
label-padding = 1
label = %{A1:termite -e htop -s PERCENT_MEM & disown:} %percentage_used%%%{A}
label = %{A1:termite -e "htop -s PERCENT_MEM" & disown:} %percentage_used%%%{A}
;;;;;;;;;
@ -204,7 +204,7 @@ label = %{A1:termite -e htop -s PERCENT_MEM & disown:} %percentage_used%%%{A}
type = custom/script
exec = updates.sh
exec-if = "ping -q -w 2 -c 1 176.34.135.167 > /dev/null"
label = %{A1:termite -e aurman -Syyu & disown:} %{A3:termite -e aurman -Syyu & disown:}%output%%{A} %{A}
label = %{A1:termite -e "aurman -Syyu" & disown:} %{A3:termite -e "aurman -Syyu" & disown:}%output%%{A} %{A}
tail = true
@ -229,7 +229,7 @@ thermal-zone = 0
warn-temperature = 70
format = <ramp><label>
format-padding = 1
label = %{A1:termite -e watch sensors & disown:} %temperature-c%%{A}
label = %{A1:termite -e "watch sensors" & disown:} %temperature-c%%{A}
ramp-0 = ""
ramp-1 = ""
ramp-2 = ""