summaryrefslogtreecommitdiffstats
path: root/.local/bin/statusbar
diff options
context:
space:
mode:
authorkrisdoodle45 <86745210+krisdoodle45@users.noreply.github.com>2021-08-24 19:09:07 +0000
committerGitHub <noreply@github.com>2021-08-24 15:09:07 -0400
commit2eb02268b6054d99e5f8012e07f4c5d83e95e94f (patch)
tree644600f96ce76968e40cbb7a278910eabd71df25 /.local/bin/statusbar
parent0a6982f1e11a2a528ea110def6fc10da6574a595 (diff)
downloadeibhear-2eb02268b6054d99e5f8012e07f4c5d83e95e94f.tar.gz
eibhear-2eb02268b6054d99e5f8012e07f4c5d83e95e94f.tar.zst
eibhear-2eb02268b6054d99e5f8012e07f4c5d83e95e94f.zip
Changed paru to yay due to new LARBS changes (#987)
Diffstat (limited to '.local/bin/statusbar')
-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 dd5322f..29d6230 100755
--- a/.local/bin/statusbar/sb-popupgrade
+++ b/.local/bin/statusbar/sb-popupgrade
@@ -2,7 +2,7 @@
printf "Beginning upgrade.\\n"
-paru -Syu
+yay -Syu
pkill -RTMIN+8 "${STATUSBAR:-dwmblocks}"
printf "\\nUpgrade complete.\\nPress <Enter> to exit window.\\n\\n"