[Feature] Dim inactive windows (#66)

This commit is contained in:
Erik Reider 2022-12-07 06:10:11 +01:00 committed by GitHub
parent e82e4de37f
commit 988fb24710
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
16 changed files with 156 additions and 9 deletions

View file

@ -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/)