update
This commit is contained in:
+3
-3
@@ -76,10 +76,10 @@ window_effects:
|
||||
|
||||
# Change the transparency of the window.
|
||||
transparency:
|
||||
enabled: false
|
||||
enabled: true
|
||||
# Can be something like '95%' or '0.95' for slightly transparent windows.
|
||||
# '0' or '0%' is fully transparent (and, by consequence, unfocusable).
|
||||
opacity: '100%'
|
||||
opacity: '90%'
|
||||
|
||||
# Visual effects to apply to non-focused windows.
|
||||
other_windows:
|
||||
@@ -93,7 +93,7 @@ window_effects:
|
||||
style: 'rounded'
|
||||
transparency:
|
||||
enabled: true
|
||||
opacity: '85%'
|
||||
opacity: '80%'
|
||||
|
||||
window_behavior:
|
||||
# New windows are created in this state whenever possible.
|
||||
|
||||
Reference in New Issue
Block a user