Initial commit
This commit is contained in:
15
hypr/conf/decoration.conf
Executable file
15
hypr/conf/decoration.conf
Executable file
@@ -0,0 +1,15 @@
|
||||
# See https://wiki.hyprland.org/Configuring/Variables/ for more
|
||||
decoration {
|
||||
rounding = 10
|
||||
blur {
|
||||
enabled = true
|
||||
size = 3
|
||||
passes = 1
|
||||
}
|
||||
shadow {
|
||||
enabled = true
|
||||
range = 4
|
||||
render_power = 3
|
||||
color = rgba(1a1a1aee)
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user