..
This commit is contained in:
parent
d43a4f4434
commit
acafdc5e3c
1 changed files with 1 additions and 1 deletions
|
@ -122,7 +122,7 @@
|
||||||
(terminal-switch #t)
|
(terminal-switch #t)
|
||||||
(default-session-command
|
(default-session-command
|
||||||
(greetd-wlgreet-session
|
(greetd-wlgreet-session
|
||||||
(command "sway" #;(file-append swayfx "/bin/sway")))
|
(command #~(file-append swayfx "/bin/sway")))
|
||||||
#;(greetd-wlgreet-sway-session
|
#;(greetd-wlgreet-sway-session
|
||||||
(sway swayfx))))))))
|
(sway swayfx))))))))
|
||||||
(service fprintd-service-type)
|
(service fprintd-service-type)
|
||||||
|
|
Loading…
Reference in a new issue