New backup 2026-01-23 20:15:01
This commit is contained in:
parent
8890f553f9
commit
bfa473b163
1 changed files with 4 additions and 4 deletions
|
|
@ -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")
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue