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