Explorar el Código

remove pseudotile option for dwindle layout

Noah Vogt hace 2 semanas
padre
commit
73ea093790
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      dot-config/hypr/hyprland.conf

+ 0 - 1
dot-config/hypr/hyprland.conf

@@ -166,7 +166,6 @@ animations {
 
 # See https://wiki.hypr.land/Configuring/Dwindle-Layout/ for more
 dwindle {
-    pseudotile = true # Master switch for pseudotiling. Enabling is bound to mainMod + P in the keybinds section below
     preserve_split = true # You probably want this
 }