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

View file

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