Disabled Smart Split

This commit is contained in:
duma97
2025-11-11 20:15:17 +00:00
parent 2b7b5c2e86
commit 9241dc6021
+3 -3
View File
@@ -19,9 +19,9 @@ workspace = 9, monitor:eDP-1
workspace = 10, monitor:eDP-1 workspace = 10, monitor:eDP-1
# Autostart # Autostart
exec-once = waybar exec-once = waybar # In Progress
exec-once = hyprpaper 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 exec-once = mkdir -p $HOME/Pictures/Screenshots
# Our apps, adjust for yourself, otherwise apps won't run! # Our apps, adjust for yourself, otherwise apps won't run!
@@ -118,7 +118,7 @@ animations {
dwindle { dwindle {
pseudotile = true pseudotile = true
preserve_split = true preserve_split = true
smart_split = true smart_split = false
} }
# Default wallpaper settings # Default wallpaper settings