Fixed missing packages and wifi

This commit is contained in:
ObeseTermite 2025-05-05 20:14:29 -07:00
parent f837a32209
commit f38485e206
2 changed files with 2 additions and 2 deletions

View file

@ -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]

View file

@ -15,3 +15,4 @@ i3blocks
acpi
python3
sysstat
wireless_tools