From 6e44dea36b95f6d126845a43fce663270239042a Mon Sep 17 00:00:00 2001 From: Daniel Ziltener Date: Thu, 30 Nov 2023 16:12:27 +0100 Subject: [PATCH] . --- config.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)