Fixed missing packages and wifi
This commit is contained in:
parent
f837a32209
commit
f38485e206
3
i3blocks
3
i3blocks
|
@ -1,6 +1,5 @@
|
||||||
[wifi]
|
[wifi]
|
||||||
command=~/.dotfiles/bin/wifi -np -fe '{status}' '=' 'up' ' {ssid} ({quality}%)' -fe '{status}' '!=' 'up' ' down'
|
command=~/.dotfiles/bin/wifi -np
|
||||||
instance=wlan0
|
|
||||||
interval=5
|
interval=5
|
||||||
|
|
||||||
[battery]
|
[battery]
|
||||||
|
|
|
@ -15,3 +15,4 @@ i3blocks
|
||||||
acpi
|
acpi
|
||||||
python3
|
python3
|
||||||
sysstat
|
sysstat
|
||||||
|
wireless_tools
|
||||||
|
|
Loading…
Reference in a new issue