~ruther/guix-config

7a9a6d59b6914e3fbca26ce1daba26555271560e — Rutherther 7 months ago 86c540c
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)

Do not follow this link