changed shadow options commented out
This commit is contained in:
parent
41a3a5c3ec
commit
2c84608cd6
@ -99,10 +99,10 @@ decoration {
|
|||||||
vibrancy = 0.1696
|
vibrancy = 0.1696
|
||||||
}
|
}
|
||||||
|
|
||||||
drop_shadow = true
|
# drop_shadow = true
|
||||||
shadow_range = 4
|
# shadow_range = 4
|
||||||
shadow_render_power = 3
|
# shadow_render_power = 3
|
||||||
col.shadow = rgba(1a1a1aee)
|
# col.shadow = rgba(1a1a1aee)
|
||||||
}
|
}
|
||||||
|
|
||||||
animations {
|
animations {
|
||||||
@ -124,7 +124,7 @@ dwindle {
|
|||||||
# See https://wiki.hyprland.org/Configuring/Dwindle-Layout/ for more
|
# See https://wiki.hyprland.org/Configuring/Dwindle-Layout/ for more
|
||||||
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
|
||||||
no_gaps_when_only = 1
|
# no_gaps_when_only = 1
|
||||||
force_split = 2
|
force_split = 2
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user