mirror of
https://github.com/duma799/hyprduma-config.git
synced 2026-05-13 22:21:00 +00:00
Disabled Smart Split
This commit is contained in:
+3
-3
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user