(*)~few changes, not massive

This commit is contained in:
2022-11-24 00:39:55 +00:00
parent 2d51311461
commit 7629789b92
3 changed files with 14 additions and 6 deletions

View File

@@ -77,7 +77,7 @@ window:
#
# Override the variant of the GTK theme. Commonly supported values are `dark` and `light`.
# Set this to `None` to use the default theme variant.
gtk_theme_variant: dark
window.decorations_theme_variant: dark
# Window opacity as a floating point number from `0.0` to `1.0`.
# The value `0.0` is completely transparent and `1.0` is opaque.