diff options
| author | Ahmed Abdelhalim <[email protected]> | 2026-01-12 12:10:00 +0100 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2026-01-12 12:47:34 +0100 |
| commit | ffa00f59ed43d558359e24dc0c1971c3f6d57f70 (patch) | |
| tree | b1b07188c9d04c05f2cb60439aea7dc26e0db53f /roles/hyprland/tasks | |
| parent | d135b304ff9d148ff957109b66ce0ae3a12f8853 (diff) | |
Switch to tuigreet instead of gtkgreet
Diffstat (limited to 'roles/hyprland/tasks')
| -rw-r--r-- | roles/hyprland/tasks/main.yml | 2 |
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" |
