disable vibrancy on Windows by default

This commit is contained in:
Eugene Pankov 2021-12-12 12:03:18 +01:00
parent 07c522385f
commit 4784a076fa
No known key found for this signature in database
GPG Key ID: 5896FCBBDD1CF4F4

View File

@ -12,7 +12,7 @@ appearance:
frame: thin
css: '/* * { color: blue !important; } */'
opacity: 1.0
vibrancy: true
vibrancy: false
vibrancyType: 'blur'
terminal:
showBuiltinProfiles: true