.
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
|
||||
(greetd-wlgreet-session
|
||||
(command
|
||||
#~(file-append #$swayfx "/bin/sway")))))
|
||||
(file-append swayfx "/bin/sway")))))
|
||||
(greetd-terminal-configuration
|
||||
(terminal-vt "8"))))))
|
||||
#+end_src
|
||||
|
|
|
@ -138,7 +138,7 @@
|
|||
(default-session-command
|
||||
(greetd-wlgreet-session
|
||||
(command
|
||||
#~(file-append #$swayfx "/bin/sway")))))
|
||||
(file-append swayfx "/bin/sway")))))
|
||||
(greetd-terminal-configuration
|
||||
(terminal-vt "8")))))))
|
||||
(list
|
||||
|
|
Loading…
Reference in a new issue