summaryrefslogtreecommitdiffstats
path: root/.local
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2021-06-26 14:43:15 -0400
committerLuke Smith <luke@lukesmith.xyz>2021-06-26 14:43:15 -0400
commitd67a55771c8b9f49d0e0c63beb2a5e1dfe4afe28 (patch)
treea5f093a53e54b2507d439a40fe084ef3de416a2f /.local
parent4231d6bd33d484624293662dd6c40c768dc89875 (diff)
downloadeibhear-d67a55771c8b9f49d0e0c63beb2a5e1dfe4afe28.tar.gz
eibhear-d67a55771c8b9f49d0e0c63beb2a5e1dfe4afe28.tar.zst
eibhear-d67a55771c8b9f49d0e0c63beb2a5e1dfe4afe28.zip
switch from yay to paru
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 29d6230..dd5322f 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:-dwmblocks}"
printf "\\nUpgrade complete.\\nPress <Enter> to exit window.\\n\\n"