diff options
| author | mio-dokuhaki <a214mm040s@std.kurume-u.ac.jp> | 2025-10-16 19:22:18 +0900 |
|---|---|---|
| committer | mio-dokuhaki <a214mm040s@std.kurume-u.ac.jp> | 2025-10-16 19:22:18 +0900 |
| commit | cc241fe956ffa234f8c9d8fd76221912904d85bd (patch) | |
| tree | 1e99fc54ab0a12a70e6948f84bce81f5d8e1d49b | |
| parent | 32472460cda032a9f767308ab1ef5f9987c14164 (diff) | |
hotfix: Update GameMode.sh to switch several times properly
| -rwxr-xr-x | config/hypr/scripts/GameMode.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/hypr/scripts/GameMode.sh b/config/hypr/scripts/GameMode.sh index 04b337ed..7a39da3d 100755 --- a/config/hypr/scripts/GameMode.sh +++ b/config/hypr/scripts/GameMode.sh @@ -26,6 +26,7 @@ else sleep 0.1 ${SCRIPTSDIR}/WallustSwww.sh sleep 0.5 + hyprctl reload ${SCRIPTSDIR}/Refresh.sh notify-send -e -u normal -i "$notif" " Gamemode:" " disabled" exit |
