From f38485e206697386a905a6278727094e13101fce Mon Sep 17 00:00:00 2001 From: ObeseTermite Date: Mon, 5 May 2025 20:14:29 -0700 Subject: [PATCH] Fixed missing packages and wifi --- i3blocks | 3 +-- installpackages.txt | 1 + 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/i3blocks b/i3blocks index 10c7de0..d81daef 100644 --- a/i3blocks +++ b/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] diff --git a/installpackages.txt b/installpackages.txt index bf27f1c..19ecb4d 100644 --- a/installpackages.txt +++ b/installpackages.txt @@ -15,3 +15,4 @@ i3blocks acpi python3 sysstat +wireless_tools