fix: missing dependency for swayidle
1 files changed, 2 insertions(+), 1 deletions(-) M home/modules/ruther/home/dwl/scripts.scm
M home/modules/ruther/home/dwl/scripts.scm => home/modules/ruther/home/dwl/scripts.scm +2 -1
@@ 206,7 206,8 @@ '#$(list swayidle (computed-file "wlopm-all-screens" wlopm-all-screens-bin-gexp) mako - elogind)) + elogind + swaylock)) #$(invoke-swayidle idle-rules)))) (define (start-dwl-gexp dwl waybar)