This commit is contained in:
Daniel Ziltener 2023-12-01 16:47:03 +01:00
parent a45d2d8d32
commit 90a0ca3dad
Signed by: zilti
GPG Key ID: B38976E82C9DAE42

View File

@ -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"))))))