瀏覽代碼

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
 }