aboutsummaryrefslogtreecommitdiffstats
path: root/config/hypr/scripts/rofi-ssh-menu.sh
diff options
context:
space:
mode:
Diffstat (limited to 'config/hypr/scripts/rofi-ssh-menu.sh')
-rwxr-xr-xconfig/hypr/scripts/rofi-ssh-menu.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/hypr/scripts/rofi-ssh-menu.sh b/config/hypr/scripts/rofi-ssh-menu.sh
index 1b058f59..53167c0e 100755
--- a/config/hypr/scripts/rofi-ssh-menu.sh
+++ b/config/hypr/scripts/rofi-ssh-menu.sh
@@ -90,6 +90,7 @@ if pgrep -x "rofi" >/dev/null 2>&1; then
pkill rofi
fi
+"${XDG_CONFIG_HOME:-$HOME/.config}/hypr/scripts/RofiFocusedWallpaperLink.sh" >/dev/null 2>&1 || true
selection="$(printf '%s\n' "${menu_entries}" | rofi -dmenu -i -p "SSH" -mesg "${MSG}" -config "${ROFI_CONFIG}")"
if [[ -z "${selection}" ]]; then
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage