This commit is contained in:
2026-06-03 15:15:21 +02:00
parent be44b638ab
commit 1ce9246523
+3 -3
View File
@@ -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.