From 50bab47767a1e67f47996889581a4f5e69d48751 Mon Sep 17 00:00:00 2001 From: smayzy Date: Wed, 20 May 2026 17:21:08 +0200 Subject: [PATCH] breaking changes in hyprland --- dotfiles/hypr-desk/source/look.conf | 1 - dotfiles/hypr-lap/hyprland.conf | 1 - 2 files changed, 2 deletions(-) diff --git a/dotfiles/hypr-desk/source/look.conf b/dotfiles/hypr-desk/source/look.conf index 3499922..239277b 100644 --- a/dotfiles/hypr-desk/source/look.conf +++ b/dotfiles/hypr-desk/source/look.conf @@ -59,7 +59,6 @@ animations { # See https://wiki.hyprland.org/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 } diff --git a/dotfiles/hypr-lap/hyprland.conf b/dotfiles/hypr-lap/hyprland.conf index f7016f3..02a7dd1 100644 --- a/dotfiles/hypr-lap/hyprland.conf +++ b/dotfiles/hypr-lap/hyprland.conf @@ -109,7 +109,6 @@ animations { # See https://wiki.hyprland.org/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 }