~ruther/guix-config

97d0343edf90f46e08a5a841b7e3683ab5677e4b — Rutherther 16 days ago cf3d103
fix: swayidle lock command
1 files changed, 1 insertions(+), 1 deletions(-)

M home/home-configuration.scm
M home/home-configuration.scm => home/home-configuration.scm +1 -1
@@ 413,7 413,7 @@ exec ~a ~a"
         (service home-swayidle-service-type
                  (home-swayidle-configuration
                   (config
                    `((before-sleep ,#~(string-append "\"" #$swaylock "/bin/swaylock -fF -c 33333\""))
                    `((before-sleep ,#~(string-append "\"" #$swaylock "/bin/swaylock -fF -c 333333\""))
                      (lock ,#~(string-append "\"" #$swaylock "/bin/swaylock -fF -c 333333\""))
                      (timeout 30
                               ,#~(string-append "\"" #$mako "/bin/makoctl mode -a idle\"")