New backup 2025-04-22 14:00:02

This commit is contained in:
Penelope Gwen 2025-04-22 14:00:02 -07:00
parent eb86ecaaed
commit fda933fd77

View file

@ -1,5 +1,6 @@
(defwidget shortcuts []
(box
:visible ( jq( jq( jq(workspacesArray, '.[]'), 'select(.focused==true)'), '.num') == 4)
:class "shortcuts"
:orientation "v"
:space-evenly true