New backup 2025-11-28 10:00:02

This commit is contained in:
Penelope Gwen 2025-11-28 10:00:02 -08:00
parent b09a59ef4c
commit 982161b3f9

View file

@ -6,7 +6,8 @@
:revealvar-name "reveal_scratchpad" :revealvar-name "reveal_scratchpad"
(label (label
:class "revealer-preview" :class "revealer-preview"
:text " ${jq(scratchpadArray,'. | length')} ${reveal_scratchpad ? '' : ''}") :tooltip "${jq(scratchpadArray,'.[] | [.name]')}"
:text " ${jq(scratchpadArray,'. | length')} ${reveal_scratchpad ? '' : ''}")
(scratchpad_children :array scratchpadArray))) (scratchpad_children :array scratchpadArray)))
(deflisten scratchpadArray :initial "${[{"icon": "/usr/share/icons/breeze-dark/mimetypes/32/unknown.svg", "name": "placeholder", "title": "placeholder", "win_id": "0"}]}" (deflisten scratchpadArray :initial "${[{"icon": "/usr/share/icons/breeze-dark/mimetypes/32/unknown.svg", "name": "placeholder", "title": "placeholder", "win_id": "0"}]}"