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