STATUSBAR uncommented only for i3, cleanup, probably broke everything LOL
This commit is contained in:
@@ -9,7 +9,7 @@ notify-send "📦 Repository Sync" "Checking for package updates..."
|
||||
sudo pacman -Syyuw --noconfirm || notify-send "Error downloading updates.
|
||||
|
||||
Check your internet connection, if pacman is already running, or run update manually to see errors."
|
||||
pkill -RTMIN+8 "${STATUSBAR:?}"
|
||||
pkill -RTMIN+8 "${STATUSBAR:-dwmblocks}"
|
||||
|
||||
if pacman -Qu | grep -v "\[ignored\]"
|
||||
then
|
||||
|
||||
Reference in New Issue
Block a user