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