From 90a0ca3dad45dfc61c1ac96835a43e0618028428 Mon Sep 17 00:00:00 2001 From: Daniel Ziltener Date: Fri, 1 Dec 2023 16:47:03 +0100 Subject: [PATCH] . --- config.org | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/config.org b/config.org index 225492d..4054cea 100644 --- a/config.org +++ b/config.org @@ -170,11 +170,11 @@ These services are unmodified, or have just few settings. (greetd-terminal-configuration (terminal-vt "4")) #;(greetd-terminal-configuration - (terminal-vt "7") ; ; ; - (terminal-switch #t) ; ; ; - (default-session-command ; ; ; - (greetd-wlgreet-session ; ; ; - (command ; ; ; + (terminal-vt "7") + (terminal-switch #t) + (default-session-command + (greetd-wlgreet-session + (command (file-append swayfx "/bin/sway"))))) (greetd-terminal-configuration (terminal-vt "8"))))))