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