HIde empty overflow

This commit is contained in:
2026-02-27 22:17:24 +01:00
parent 697cb75b2c
commit ee254c9052
@@ -41,8 +41,8 @@
"return-type": "json", "return-type": "json",
"interval": 1, "interval": 1,
"format": "{text}", "format": "{text}",
"hide-empty-text": t
"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'",
}, },