From acafdc5e3cdcd5d2518b555beacc8d64c88a7c94 Mon Sep 17 00:00:00 2001 From: Daniel Ziltener Date: Thu, 30 Nov 2023 15:47:54 +0100 Subject: [PATCH] .. --- config.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.scm b/config.scm index 2c4db0f..ceb98e5 100644 --- a/config.scm +++ b/config.scm @@ -122,7 +122,7 @@ (terminal-switch #t) (default-session-command (greetd-wlgreet-session - (command "sway" #;(file-append swayfx "/bin/sway"))) + (command #~(file-append swayfx "/bin/sway"))) #;(greetd-wlgreet-sway-session (sway swayfx)))))))) (service fprintd-service-type)