feat(sddm,greetd): replace sddm with greetd regreet greeter

This commit is contained in:
2025-05-16 01:02:39 +02:00
parent 9732e4f9ff
commit 397783795d
25 changed files with 115 additions and 801 deletions

View File

@@ -0,0 +1,10 @@
[terminal]
# The VT to run the greeter on. Can be "next", "current" or a number
# designating the VT.
vt = current
# The default session, also known as the greeter.
[default_session]
command = "Hyprland --config /etc/greetd/hyprland.conf"
user = "greetd"