aboutsummaryrefslogtreecommitdiffstats
path: root/config/hypr/scripts/sddm_wallpaper.sh
diff options
context:
space:
mode:
Diffstat (limited to 'config/hypr/scripts/sddm_wallpaper.sh')
-rwxr-xr-xconfig/hypr/scripts/sddm_wallpaper.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/hypr/scripts/sddm_wallpaper.sh b/config/hypr/scripts/sddm_wallpaper.sh
index f30bac9b..dfb5a232 100755
--- a/config/hypr/scripts/sddm_wallpaper.sh
+++ b/config/hypr/scripts/sddm_wallpaper.sh
@@ -509,6 +509,7 @@ rofi_cmd=(rofi -i -show -dmenu -mesg "$menu_message" -theme-str "$rofi_override"
if [[ -f "$rofi_theme" ]]; then
rofi_cmd+=(-config "$rofi_theme")
fi
+"${XDG_CONFIG_HOME:-$HOME/.config}/hypr/scripts/RofiFocusedWallpaperLink.sh" >/dev/null 2>&1 || true
choice="$(menu | "${rofi_cmd[@]}")"
choice="${choice#"${choice%%[![:space:]]*}"}"
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage