Hyprland update
This commit is contained in:
@@ -59,8 +59,8 @@ decoration {
|
|||||||
group {
|
group {
|
||||||
col.border_active = $activeBorderColor
|
col.border_active = $activeBorderColor
|
||||||
col.border_inactive = $inactiveBorderColor
|
col.border_inactive = $inactiveBorderColor
|
||||||
col.border_locked_active = -1
|
# col.border_locked_active = -1
|
||||||
col.border_locked_inactive = -1
|
# col.border_locked_inactive = -1
|
||||||
|
|
||||||
groupbar {
|
groupbar {
|
||||||
font_size = 12
|
font_size = 12
|
||||||
@@ -117,7 +117,7 @@ animations {
|
|||||||
|
|
||||||
# See https://wiki.hyprland.org/Configuring/Dwindle-Layout/ for more
|
# See https://wiki.hyprland.org/Configuring/Dwindle-Layout/ for more
|
||||||
dwindle {
|
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
|
preserve_split = true # You probably want this
|
||||||
force_split = 2 # Always split on the right
|
force_split = 2 # Always split on the right
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user