hyprdots

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

commit ba4a8a2d7c5db8aa4fc608926e829547a3909f9b
parent 80dafbb7bcd4516fa0640a87483d3f17eedd9daa
Author: awy <awy@awy.one>
Date:   Wed, 26 Mar 2025 00:09:00 +0300

yay

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" -paru +yay -Syu pkill -RTMIN+8 "${STATUSBAR:-waybar}" printf "\\nUpgrade complete.\\nPress <Enter> to exit window.\\n\\n"