diff options
| author | JaKooLit <jimmielovejay.com> | 2023-12-17 19:15:07 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay.com> | 2023-12-17 19:15:07 +0900 |
| commit | c5ac32b6a52284103ae5ccf3c424d327c51c9892 (patch) | |
| tree | b452d01b1175afd5afb2fbb41d0f699361aef691 /config/hypr/scripts | |
| parent | 1bbe24ad5ee4aceef29aa3d5442096b6c2516904 (diff) | |
maybe final changes?
Diffstat (limited to 'config/hypr/scripts')
| -rwxr-xr-x | config/hypr/scripts/GameMode.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/hypr/scripts/GameMode.sh b/config/hypr/scripts/GameMode.sh index 579f3660..fe3fed78 100755 --- a/config/hypr/scripts/GameMode.sh +++ b/config/hypr/scripts/GameMode.sh @@ -20,7 +20,7 @@ if [ "$HYPRGAMEMODE" = 1 ] ; then else swww init && swww img "$HOME/.config/rofi/.current_wallpaper" sleep 0.5 - ${SCRIPTSDIR}/RefreshNoWaybar.sh + ${SCRIPTSDIR}/Refresh.sh dunstify -u low -i "$dunst_notif" "gamemode disabled. All animations normal" exit fi |
