.
This commit is contained in:
parent
a45d2d8d32
commit
90a0ca3dad
1 changed files with 5 additions and 5 deletions
10
config.org
10
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"))))))
|
||||
|
|
Loading…
Reference in a new issue