From a67c629356df630bc0ceb31a4e469bdc5f0c8011 Mon Sep 17 00:00:00 2001 From: Jane Alesi Date: Wed, 20 May 2026 11:34:53 +0200 Subject: [PATCH] fix(ansible/hyprland): update template for Hyprland 0.55+ syntax - Remove pseudotile (removed in 0.55) - Change togglesplit to layoutmsg, togglesplit --- ansible/roles/hyprland/templates/hyprland.conf.j2 | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/ansible/roles/hyprland/templates/hyprland.conf.j2 b/ansible/roles/hyprland/templates/hyprland.conf.j2 index d9b8ae2..40bcec4 100644 --- a/ansible/roles/hyprland/templates/hyprland.conf.j2 +++ b/ansible/roles/hyprland/templates/hyprland.conf.j2 @@ -56,7 +56,6 @@ animations { # Dwindle layout dwindle { - pseudotile = yes preserve_split = yes } @@ -69,8 +68,8 @@ bind = $mainMod, M, exit, bind = $mainMod, E, exec, dolphin bind = $mainMod, V, togglefloating, bind = $mainMod, D, exec, wofi --show drun -bind = $mainMod, P, pseudo, # dwindle -bind = $mainMod, J, togglesplit, # dwindle +bind = $mainMod, P, pseudo +bind = $mainMod, J, layoutmsg, togglesplit bind = $mainMod, L, exec, hyprlock # Focus