summaryrefslogtreecommitdiff
path: root/config.in
diff options
context:
space:
mode:
Diffstat (limited to 'config.in')
-rw-r--r--config.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/config.in b/config.in
index 124fca43..f1a23036 100644
--- a/config.in
+++ b/config.in
@@ -24,6 +24,11 @@ set $menu dmenu_path | dmenu | xargs swaymsg exec --
# window corner radius in px
corner_radius 10
+# inactive window fade amount. 0.0 = no dimming, 1.0 = fully dimmed
+dim_inactive 0.0
+dim_inactive_colors.unfocused #000000FF
+dim_inactive_colors.urgent #900000FF
+
### Output configuration
#
# Default wallpaper (more resolutions are available in @datadir@/backgrounds/sway/)