hyprland updated
parent
8a82fca269
commit
0571a83567
|
|
@ -71,7 +71,7 @@ bind = $mainMod, V, togglefloating,
|
|||
bind = $mainMod SHIFT, V, tagwindow, +centered
|
||||
#bind = $mainMod, H, movecurrentworkspacetomonitor
|
||||
bind = $mainMod, C, pseudo, # dwindle
|
||||
bind = $mainMod, B, togglesplit, # dwindle
|
||||
#bind = $mainMod, B, togglesplit, dwindle
|
||||
bind = $mainMod SHIFT, O, exec, hyprctl dispatch exit
|
||||
bind = $mainMod CTRl, O, exec, systemctl poweroff
|
||||
bind = $mainMod, O, exec, hyprlock
|
||||
|
|
|
|||
|
|
@ -173,7 +173,7 @@ animations {
|
|||
|
||||
# See https://wiki.hyprland.org/Configuring/Dwindle-Layout/ for more
|
||||
dwindle {
|
||||
pseudotile = true # Master switch for pseudotiling. Enabling is bound to mainMod + P in the keybinds section below
|
||||
#pseudotile = true # Master switch for pseudotiling. Enabling is bound to mainMod + P in the keybinds section below
|
||||
preserve_split = true # You probably want this
|
||||
special_scale_factor = 0.95
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue