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