mirror of
https://github.com/AquaMorph/dotfiles.git
synced 2026-09-05 10:49:17 +00:00
fix(hypr): update layout configuration
This commit is contained in:
@@ -7,7 +7,7 @@ bind = $mainMod, E, exec, $fileManager
|
|||||||
bind = $mainMod, V, togglefloating,
|
bind = $mainMod, V, togglefloating,
|
||||||
bind = $mainMod, D, exec, $menu
|
bind = $mainMod, D, exec, $menu
|
||||||
bind = $mainMod, P, pseudo, # dwindle
|
bind = $mainMod, P, pseudo, # dwindle
|
||||||
bind = $mainMod, J, togglesplit, # dwindle
|
bind = $mainMod, J, layoutmsg, togglesplit # dwindle
|
||||||
bind = $mainMod, L, exec, hyprlock
|
bind = $mainMod, L, exec, hyprlock
|
||||||
bind = $mainMod, F, fullscreen
|
bind = $mainMod, F, fullscreen
|
||||||
|
|
||||||
|
|||||||
@@ -30,7 +30,6 @@ animations {
|
|||||||
}
|
}
|
||||||
|
|
||||||
dwindle {
|
dwindle {
|
||||||
pseudotile = yes
|
|
||||||
preserve_split = yes
|
preserve_split = yes
|
||||||
force_split = 2
|
force_split = 2
|
||||||
}
|
}
|
||||||
@@ -40,4 +39,3 @@ master {
|
|||||||
}
|
}
|
||||||
|
|
||||||
gesture = 3, horizontal, workspace
|
gesture = 3, horizontal, workspace
|
||||||
|
|
||||||
|
|||||||
@@ -34,7 +34,7 @@ misc {
|
|||||||
force_default_wallpaper = 0
|
force_default_wallpaper = 0
|
||||||
}
|
}
|
||||||
|
|
||||||
windowrulev2 = suppressevent maximize, class:.*
|
windowrule = suppress_event maximize, match:class .*
|
||||||
|
|
||||||
source = ~/.config/hypr/bind-all.conf
|
source = ~/.config/hypr/bind-all.conf
|
||||||
source = ~/.config/hypr/bind-framework.conf
|
source = ~/.config/hypr/bind-framework.conf
|
||||||
|
|||||||
Reference in New Issue
Block a user