Fixed depricated background_opacity option
This commit is contained in:
parent
36908780ef
commit
027678dc5c
|
@ -61,6 +61,7 @@ bell:
|
||||||
program: beep
|
program: beep
|
||||||
args: ["-l", "75", "-f", "900"]
|
args: ["-l", "75", "-f", "900"]
|
||||||
|
|
||||||
background_opacity: 0.9
|
window:
|
||||||
|
opacity: 0.9
|
||||||
|
|
||||||
dynamic_title: true
|
dynamic_title: true
|
||||||
|
|
Loading…
Reference in New Issue