Hyprland 0.55 updates
This commit is contained in:
@@ -47,7 +47,6 @@ animations {
|
||||
|
||||
dwindle {
|
||||
# https://wiki.hyprland.org/Configuring/Dwindle-Layout/
|
||||
pseudotile = yes # Enables pseudotile functionality
|
||||
preserve_split = yes # Remember splits
|
||||
force_split = 2 # Force splits to put the child on the right/down
|
||||
default_split_ratio = 1.1
|
||||
@@ -71,7 +70,6 @@ misc {
|
||||
# o7 hyprland animu
|
||||
disable_hyprland_logo = true
|
||||
background_color = 0
|
||||
vfr = 1
|
||||
}
|
||||
|
||||
xwayland {
|
||||
|
||||
@@ -10,8 +10,8 @@ bind = $mainMod, Space, exec, pgrep wofi || wofi --show drun
|
||||
bind = $mainMod, T, pseudo
|
||||
bind = $mainMod, F, togglefloating
|
||||
bind = $mainMod Shift, F, fullscreen
|
||||
bind = $mainMod, R, togglesplit
|
||||
bind = $mainMod, G, swapsplit
|
||||
bind = $mainMod, R, layoutmsg, togglesplit
|
||||
bind = $mainMod, G, layoutmsg, swapsplit
|
||||
|
||||
# Dunst management
|
||||
bind = $mainMod Shift, Space, exec, dunstctl close
|
||||
|
||||
Reference in New Issue
Block a user