Update hyprland
This commit is contained in:
parent
dd9652950c
commit
16a9be1461
@ -17,10 +17,10 @@ general {
|
|||||||
gaps_in = 8
|
gaps_in = 8
|
||||||
gaps_out = 0,16,16,16
|
gaps_out = 0,16,16,16
|
||||||
|
|
||||||
border_size = 4
|
border_size = 2
|
||||||
|
|
||||||
col.active_border = rgb(f12711) rgb(f5af19) 45deg
|
col.active_border = rgb(f12711) rgb(f5af19) 45deg
|
||||||
col.inactive_border = rgba(595959aa)
|
col.inactive_border = rgb(595959)
|
||||||
|
|
||||||
resize_on_border = false
|
resize_on_border = false
|
||||||
|
|
||||||
@ -47,11 +47,10 @@ decoration {
|
|||||||
dim_inactive = false
|
dim_inactive = false
|
||||||
dim_strength = 0.5
|
dim_strength = 0.5
|
||||||
|
|
||||||
|
|
||||||
# See https://wiki.hyprland.org/Configuring/Variables/#shadow
|
# See https://wiki.hyprland.org/Configuring/Variables/#shadow
|
||||||
shadow {
|
shadow {
|
||||||
enabled = false
|
enabled = true
|
||||||
color = rgba(1a1a1aee)
|
color = rgba(60, 64, 67, 0.3)
|
||||||
range = 8
|
range = 8
|
||||||
render_power = 3
|
render_power = 3
|
||||||
sharp = false
|
sharp = false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user