Add translucency slider and set default to 30%

Apply 1 suggestion(s) to 1 file(s)
Fix
This commit is contained in:
Devin Lin
2021-07-27 13:34:06 -04:00
parent 97737b753b
commit 592d3160df
3 changed files with 33 additions and 0 deletions

View File

@@ -21,6 +21,10 @@
<label>Make NeoChat blurry</label>
<default>false</default>
</entry>
<entry name="Transparency" type="Double">
<label>Background transparency value</label>
<default>0.3</default>
</entry>
<entry name="ShowNotifications" type="bool">
<label>Show notifications</label>
<default>true</default>