fix(regreet): upgrade to newer hl syntax

This commit is contained in:
2026-08-07 01:24:43 +02:00
parent 53895de342
commit 582c2f6ad6
3 changed files with 14 additions and 9 deletions

View File

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