This commit is contained in:
Stuce 2025-07-12 10:14:23 +02:00
parent cba0f6f825
commit 418e090ce6
37 changed files with 933 additions and 25 deletions

10
etc/greetd/config.toml Normal file
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 = 1
# The default session, also known as the greeter.
[default_session]
command = "tuigreet --cmd 'uwsm start hyprland-uwsm.desktop'"
user = "greeter"