From 9241dc6021d8d21a3ba56e3a4ade7bbb05c0d635 Mon Sep 17 00:00:00 2001 From: duma97 Date: Tue, 11 Nov 2025 20:15:17 +0000 Subject: [PATCH] Disabled Smart Split --- hyprland.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/hyprland.conf b/hyprland.conf index b0a090b..2c70d07 100644 --- a/hyprland.conf +++ b/hyprland.conf @@ -19,9 +19,9 @@ workspace = 9, monitor:eDP-1 workspace = 10, monitor:eDP-1 # Autostart -exec-once = waybar +exec-once = waybar # In Progress exec-once = hyprpaper -exec-once = hyprctl setcursor Adwaita 24 +exec-once = hyprctl setcursor Adwaita 24 # Needed on NixOS exec-once = mkdir -p $HOME/Pictures/Screenshots # Our apps, adjust for yourself, otherwise apps won't run! @@ -118,7 +118,7 @@ animations { dwindle { pseudotile = true preserve_split = true - smart_split = true + smart_split = false } # Default wallpaper settings