inactive hyprland decoration
This commit is contained in:
parent
2ca7df204a
commit
d1bd4acf18
1 changed files with 5 additions and 0 deletions
|
|
@ -71,6 +71,11 @@ hl.config({
|
|||
},
|
||||
decoration = {
|
||||
rounding = 6,
|
||||
inactive_opacity = 0.4,
|
||||
dim_modal = true,
|
||||
dim_inactive = true,
|
||||
dim_strength = 0.4,
|
||||
dim_special = 0.5,
|
||||
blur = {
|
||||
enabled = true,
|
||||
size = 6,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue