New backup 2026-01-22 10:37:35

This commit is contained in:
Penelope Gwen 2026-01-22 10:37:36 -08:00
parent 321c8af6d4
commit 5b7f87e295
10 changed files with 17 additions and 10 deletions

View file

@ -21,8 +21,8 @@
(powermenu)
(profile)
(workspaces :array {jq(sway_info,'.workspace_info','r')})
(scratchpad)
(windowtitle)))
(windowtitle)
(scratchpad)))
;(deflisten scratchpadArray :initial "${[1]}"
; 'scripts/bar/scratchpad')

View file

@ -6,18 +6,18 @@
:revealvar-name "reveal_scratchpad"
(label
:class "revealer-preview"
:tooltip "${jq(sway_info,'.scratchpad_info[] | "\\(.title) (\\(.name)) \\n"','r')}"
:text " ${jq(sway_info,'.scratchpad_info | length')} ${reveal_scratchpad ? '' : ''}")
(scratchpad_children :array {jq(sway_info,'.scratchpad_info','r')})))
:tooltip "${jq(scratchpadArray,'.[] | "\\(.title) (\\(.name)) \\n"','r')}"
:text " ${jq(scratchpadArray,'. | length')} ${reveal_scratchpad ? '' : ''}")
(scratchpad_children :array scratchpadArray)))
;(deflisten scratchpadArray :initial "${[{"icon": "/usr/share/icons/breeze-dark/mimetypes/32/unknown.svg", "name": "placeholder", "title": "placeholder", "win_id": "0", "visible": "false"}]}"
; 'scripts/bar/scratchpad')
(deflisten scratchpadArray :initial "${[{"icon": "/usr/share/icons/breeze-dark/mimetypes/32/unknown.svg", "name": "placeholder", "title": "placeholder", "win_id": "0", "visible": "false"}]}"
'scripts/bar/scratchpad')
(defwidget scratchpad_children [array]
(box :orientation "h"
:class "reveal-children"
:space-evenly false
(for entry in array
(button :onclick 'swaymsg [con_id=${entry.window_id}] scratchpad show'
(button :onclick 'swaymsg [con_id=${entry.win_id}] scratchpad show'
:class "${(entry.visible == 'true') ? 'active' : 'inactive'}"
:tooltip "${entry.title}
${entry.name}"

View file

@ -175,8 +175,8 @@ SetEditor=false
2 screens: Width=490
2048x1280 screen: Height=1030
2048x1280 screen: Width=1005
3 screens: Height=906
3 screens: Width=1563
3 screens: Height=672
3 screens: Width=1056
[filetree]
editShade=183,220,246

1
de/home/.fonts/.uuid Normal file
View file

@ -0,0 +1 @@
b4407a8e-37e5-4326-a23b-e89cf057e14c

View file

@ -0,0 +1 @@
b18eeea2-4019-48cf-bf8a-a7652d8ab6bd

View file

@ -0,0 +1 @@
ac4089f5-a17e-409b-883b-8dac65cd7bdc

View file

@ -0,0 +1 @@
404c3cca-be9d-4312-8b51-9fe8642bb0a7

View file

@ -0,0 +1 @@
b02a4033-b5dd-46fe-a82b-88309635ef3e

View file

@ -0,0 +1 @@
8e1cdd0f-bf80-492b-b6ec-bf015b11cc98

View file

@ -0,0 +1 @@
c610d6f9-e135-4a00-be58-e2c3714fb4f3