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\"")