swaydots

my dotfiles
git clone https://git.awy.one/swaydots.git
Log | Files | Refs | README | LICENSE

commit 0dc3d9d89616ad35adb9592f59de6676cd733ff5
parent ff09e1e3262d0b3e974f7cb895d88534399ea2ae
Author: awy <awy@awy.one>
Date:   Tue, 13 May 2025 16:45:04 +0300

paru

Diffstat:
M.local/bin/statusbar/sb-popupgrade | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.local/bin/statusbar/sb-popupgrade b/.local/bin/statusbar/sb-popupgrade @@ -2,7 +2,7 @@ printf "Beginning upgrade.\\n" -yay -Syu +paru pkill -RTMIN+8 "${STATUSBAR:-i3blocks}" printf "\\nUpgrade complete.\\nPress <Enter> to exit window.\\n\\n"