summaryrefslogtreecommitdiffstats
path: root/roles/hyprland/tasks
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2026-01-12 12:10:00 +0100
committerAhmed Abdelhalim <[email protected]>2026-01-12 12:47:34 +0100
commitffa00f59ed43d558359e24dc0c1971c3f6d57f70 (patch)
treeb1b07188c9d04c05f2cb60439aea7dc26e0db53f /roles/hyprland/tasks
parentd135b304ff9d148ff957109b66ce0ae3a12f8853 (diff)
Switch to tuigreet instead of gtkgreet
Diffstat (limited to 'roles/hyprland/tasks')
-rw-r--r--roles/hyprland/tasks/main.yml2
1 files changed, 1 insertions, 1 deletions
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"