소스 검색

remove pseudotile option for dwindle layout

Noah Vogt 2 주 전
부모
커밋
73ea093790
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  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
 }