feat: switch to gtkgreet
This commit is contained in:
parent
ed50d7cfed
commit
853085b68c
2 changed files with 3 additions and 2 deletions
|
@ -8,7 +8,7 @@ vt = 1
|
|||
|
||||
# `agreety` is the bundled agetty/login-lookalike. You can replace `/bin/sh`
|
||||
# with whatever you want started, such as `sway`.
|
||||
command = "tuigreet --cmd 'bash -i -c niri-session'"
|
||||
command = "cage -s -- gtkgreet"
|
||||
|
||||
# The user to run the command as. The privileges this user must have depends
|
||||
# on the greeter. A graphical greeter may for example require the user to be
|
||||
|
|
3
packages
3
packages
|
@ -2,7 +2,8 @@
|
|||
xorg-x11-server-Xwayland
|
||||
greetd
|
||||
greetd-selinux
|
||||
tuigreet
|
||||
cage
|
||||
gtkgreet
|
||||
niri
|
||||
|
||||
# apps
|
||||
|
|
Loading…
Reference in a new issue