aboutsummaryrefslogtreecommitdiff
path: root/.local
diff options
context:
space:
mode:
Diffstat (limited to '.local')
-rwxr-xr-x.local/bin/statusbar/sb-popupgrade2
1 files changed, 1 insertions, 1 deletions
diff --git a/.local/bin/statusbar/sb-popupgrade b/.local/bin/statusbar/sb-popupgrade
index 4416431..e2ad562 100755
--- a/.local/bin/statusbar/sb-popupgrade
+++ b/.local/bin/statusbar/sb-popupgrade
@@ -2,7 +2,7 @@
printf "Beginning upgrade.\\n"
-yay -Syu
+paru -Syu
pkill -RTMIN+8 "${STATUSBAR:-waybar}"
printf "\\nUpgrade complete.\\nPress <Enter> to exit window.\\n\\n"