hyprdots

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

commit 19eaee5020ecf77ec3611a4fcc6e9a422661c2cc
parent ed93c0fa5d35ec34bba7374d34d3a7b2e229e9e3
Author: awy <awy@awy.one>
Date:   Sat, 22 Mar 2025 18:33:19 +0300

fix

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