fix(regreet): change to lua for real

This commit is contained in:
2026-08-24 00:49:41 +02:00
parent 65e0dc7bd6
commit e661abc15e
2 changed files with 2 additions and 2 deletions

View File

@@ -5,6 +5,6 @@ vt = current
# The default session, also known as the greeter.
[default_session]
command = "dbus-run-session start-hyprland -- -c /etc/greetd/hyprland.conf"
command = "dbus-run-session start-hyprland -- -c /etc/greetd/hyprland.lua"
user = "greetd"