diff options
Diffstat (limited to 'config/hypr/scripts/WaybarLayout.sh')
| -rwxr-xr-x | config/hypr/scripts/WaybarLayout.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/hypr/scripts/WaybarLayout.sh b/config/hypr/scripts/WaybarLayout.sh index 51e93bb3..97119d9a 100755 --- a/config/hypr/scripts/WaybarLayout.sh +++ b/config/hypr/scripts/WaybarLayout.sh @@ -44,6 +44,7 @@ main() { done # Launch rofi with the annotated list, pre‑selecting the active row + "${XDG_CONFIG_HOME:-$HOME/.config}/hypr/scripts/RofiFocusedWallpaperLink.sh" >/dev/null 2>&1 || true choice=$(printf '%s\n' "${options[@]}" \ | rofi -i -dmenu \ -config "$rofi_config" \ |
