.
This commit is contained in:
parent
d4276f2c3b
commit
66d28965b1
2 changed files with 2 additions and 2 deletions
|
@ -167,7 +167,7 @@ These services are unmodified, or have just few settings.
|
||||||
(default-session-command
|
(default-session-command
|
||||||
(greetd-wlgreet-session
|
(greetd-wlgreet-session
|
||||||
(command
|
(command
|
||||||
#~(file-append #$swayfx "/bin/sway")))))
|
(file-append swayfx "/bin/sway")))))
|
||||||
(greetd-terminal-configuration
|
(greetd-terminal-configuration
|
||||||
(terminal-vt "8"))))))
|
(terminal-vt "8"))))))
|
||||||
#+end_src
|
#+end_src
|
||||||
|
|
|
@ -138,7 +138,7 @@
|
||||||
(default-session-command
|
(default-session-command
|
||||||
(greetd-wlgreet-session
|
(greetd-wlgreet-session
|
||||||
(command
|
(command
|
||||||
#~(file-append #$swayfx "/bin/sway")))))
|
(file-append swayfx "/bin/sway")))))
|
||||||
(greetd-terminal-configuration
|
(greetd-terminal-configuration
|
||||||
(terminal-vt "8")))))))
|
(terminal-vt "8")))))))
|
||||||
(list
|
(list
|
||||||
|
|
Loading…
Reference in a new issue