diff --git a/config.scm b/config.scm index ceb98e5..fb26808 100644 --- a/config.scm +++ b/config.scm @@ -122,7 +122,7 @@ (terminal-switch #t) (default-session-command (greetd-wlgreet-session - (command #~(file-append swayfx "/bin/sway"))) + (command ,(file-append swayfx "/bin/sway"))) #;(greetd-wlgreet-sway-session (sway swayfx)))))))) (service fprintd-service-type)