diff options
Diffstat (limited to 'config/hypr/scripts/ThemeChanger.sh')
| -rwxr-xr-x | config/hypr/scripts/ThemeChanger.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/hypr/scripts/ThemeChanger.sh b/config/hypr/scripts/ThemeChanger.sh index f592300c..4f917e29 100755 --- a/config/hypr/scripts/ThemeChanger.sh +++ b/config/hypr/scripts/ThemeChanger.sh @@ -150,6 +150,7 @@ apply_hypr_border_fallback() { # Prompt for theme; guard -e on cancel set +e +"${XDG_CONFIG_HOME:-$HOME/.config}/hypr/scripts/RofiFocusedWallpaperLink.sh" >/dev/null 2>&1 || true if [ -s "$theme_cache" ]; then choice="$(rofi -dmenu -i -p 'Select Global Theme' < "$theme_cache")" else |
