Initial commit
This commit is contained in:
21
dot_config/hypr/hyprland.conf.d/hyprland_behavior.conf
Normal file
21
dot_config/hypr/hyprland.conf.d/hyprland_behavior.conf
Normal file
@@ -0,0 +1,21 @@
|
||||
# hyprland_behavior.conf
|
||||
|
||||
dwindle {
|
||||
# See https://wiki.hyprland.org/Configuring/Dwindle-Layout/ for more
|
||||
pseudotile = yes # master switch for pseudotiling. Enabling is bound to mainMod + P in the keybinds section below
|
||||
preserve_split = yes # you probably want this
|
||||
}
|
||||
|
||||
master {
|
||||
# See https://wiki.hyprland.org/Configuring/Master-Layout/ for more
|
||||
new_status = slave
|
||||
}
|
||||
|
||||
gestures {
|
||||
# See https://wiki.hyprland.org/Configuring/Variables/ for more
|
||||
workspace_swipe = off
|
||||
}
|
||||
|
||||
debug {
|
||||
disable_logs = false
|
||||
}
|
Reference in New Issue
Block a user