From ffa00f59ed43d558359e24dc0c1971c3f6d57f70 Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Mon, 12 Jan 2026 12:10:00 +0100 Subject: Switch to tuigreet instead of gtkgreet --- roles/hyprland/tasks/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'roles/hyprland/tasks') diff --git a/roles/hyprland/tasks/main.yml b/roles/hyprland/tasks/main.yml index 16cab027..93fb2743 100644 --- a/roles/hyprland/tasks/main.yml +++ b/roles/hyprland/tasks/main.yml @@ -21,7 +21,7 @@ [terminal] vt = 1 [default_session] - command = "cage -s -- gtkgreet -c 'uwsm start hyprland.desktop'" + command = "tuigreet -c 'uwsm start hyprland.desktop' --theme=border=cyan" user = "greeter" notify: - "Restart greetd" -- cgit v1.2.3