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

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