mirror of
https://github.com/pnx/dotfiles
synced 2026-06-16 03:14:55 +02:00
hypr/hyprland.conf: enable preserve_split and precise_mouse_move
This commit is contained in:
parent
2a0bbc1356
commit
61ecad8f95
1 changed files with 2 additions and 1 deletions
|
|
@ -93,7 +93,8 @@ animations {
|
||||||
|
|
||||||
dwindle {
|
dwindle {
|
||||||
pseudotile = no # master switch for pseudotiling.
|
pseudotile = no # master switch for pseudotiling.
|
||||||
preserve_split = false
|
preserve_split = true
|
||||||
|
precise_mouse_move = true
|
||||||
}
|
}
|
||||||
|
|
||||||
misc {
|
misc {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue