Removes inactive opacity
This commit is contained in:
parent
d34742c3bd
commit
d114987b9f
3 changed files with 5 additions and 4 deletions
|
|
@ -11,7 +11,7 @@ decoration {
|
|||
rounding = 3
|
||||
|
||||
active_opacity = 1.0
|
||||
inactive_opacity = 0.9
|
||||
inactive_opacity = 1
|
||||
fullscreen_opacity = 1.0
|
||||
|
||||
dim_inactive = false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue