refactor(hyprland): window opacity to dimming
Change made because it makes it easier to read non-active tabs for multimonitor
This commit is contained in:
parent
ec4d45cc9a
commit
760540ce13
1 changed files with 2 additions and 1 deletions
|
|
@ -59,7 +59,8 @@ decoration {
|
|||
|
||||
# Other
|
||||
rounding=15
|
||||
inactive_opacity=.8
|
||||
dim_inactive=true
|
||||
dim_strength=.2
|
||||
fullscreen_opacity=1 multiplier
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue