diff options
| author | Martin Guzman <55927935+brockar@users.noreply.github.com> | 2025-10-16 10:14:36 -0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-16 10:14:36 -0300 |
| commit | c862835221decf03b6640bb43e4044861cceaa04 (patch) | |
| tree | 1e99fc54ab0a12a70e6948f84bce81f5d8e1d49b /config/hypr/scripts | |
| parent | 32472460cda032a9f767308ab1ef5f9987c14164 (diff) | |
| parent | cc241fe956ffa234f8c9d8fd76221912904d85bd (diff) | |
Merge pull request #846 from JaKooLit/hotfix-branch
hotfix: Update GameMode.sh to switch several times properly
Diffstat (limited to 'config/hypr/scripts')
| -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 |
