diff options
Diffstat (limited to 'config/hypr/scripts/ApplyThemeMode.sh')
| -rwxr-xr-x | config/hypr/scripts/ApplyThemeMode.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/hypr/scripts/ApplyThemeMode.sh b/config/hypr/scripts/ApplyThemeMode.sh index f0b45aaf..f3f9d3fb 100755 --- a/config/hypr/scripts/ApplyThemeMode.sh +++ b/config/hypr/scripts/ApplyThemeMode.sh @@ -8,4 +8,4 @@ # Re-apply saved Dark/Light mode on startup without toggling. SCRIPTSDIR="${XDG_CONFIG_HOME:-$HOME/.config}/hypr/scripts" -"$SCRIPTSDIR/DarkLight.sh" --apply-current --preserve-wallpaper --no-notify +"$SCRIPTSDIR/DarkLight.sh" --apply-current --preserve-wallpaper --no-notify --no-restart |
