Fixes hyprland
This commit is contained in:
parent
d0dcd61a28
commit
5e85555884
5 changed files with 16 additions and 5 deletions
|
|
@ -9,6 +9,7 @@ general {
|
|||
|
||||
decoration {
|
||||
rounding = 4
|
||||
rounding_power = 10.0
|
||||
|
||||
active_opacity = 1.0
|
||||
inactive_opacity = 1
|
||||
|
|
@ -32,9 +33,9 @@ decoration {
|
|||
enabled = true
|
||||
size = 6
|
||||
passes = 2
|
||||
ignore_opacity = true
|
||||
ignore_opacity = false
|
||||
new_optimizations = true
|
||||
special = true
|
||||
special = false
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue