mirror of
https://github.com/duma799/hyprduma-config.git
synced 2026-05-14 14:41: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
|
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
|
||||||
|
|||||||
Reference in New Issue
Block a user