no overflow if no overflow

This commit is contained in:
2026-02-27 22:26:45 +01:00
parent 4996464f7e
commit b38ee6a8a4
@@ -41,7 +41,7 @@
"return-type": "json", "return-type": "json",
"interval": 1, "interval": 1,
"format": "{text}", "format": "{text}",
"hide-empty-text": t "hide-empty-text": true,
"tooltip": true, "tooltip": true,
// Click = choose a window and focus it // Click = choose a window and focus it
"on-click": "bash -lc 'COLUMN_WIDTH=0.5 DMENU_CMD=\"walker --dmenu\" \"$HOME/.config/hypr/scripts/hyprscroll-overflow.sh\" --pick'", "on-click": "bash -lc 'COLUMN_WIDTH=0.5 DMENU_CMD=\"walker --dmenu\" \"$HOME/.config/hypr/scripts/hyprscroll-overflow.sh\" --pick'",