New backup 2026-01-23 20:15:01

This commit is contained in:
Penelope Gwen 2026-01-23 20:15:01 -08:00
parent 8890f553f9
commit bfa473b163

View file

@ -26,10 +26,10 @@
(shortcuts_revealer)
(weather_revealer)
(mcstatus_revealer)
(box
; (box
; :visible {(jq(workspacesArray, '.[]\|select(.focused==true).num') <= 20) && (jq(workspacesArray, '.[]\|select(.focused==true).num') >= 11)}
(software_revealer)
)
; (software_revealer)
; )
(box
; :visible {jq(workspacesArray, '.[]\|select(.focused==true).num') <= 9}
(notes_revealer)
@ -53,6 +53,6 @@
(include "modules/home/weather.yuck")
(include "modules/home/shortcuts.yuck")
(include "modules/home/notes.yuck")
(include "modules/home/softwareupdates.yuck")
;(include "modules/home/softwareupdates.yuck")
(include "modules/home/reminders.yuck")
(include "modules/home/mcstatus.yuck")