refactor(hyprland): window opacity to dimming

Change made because it makes it easier to read non-active tabs for
multimonitor
This commit is contained in:
stitchy 2025-11-25 03:04:14 -08:00
parent ec4d45cc9a
commit 760540ce13
Signed by: stitchy
SSH key fingerprint: SHA256:yz2SoxdnY67tfY5Jzb0f2v8f5W3o/IF359kbcquWip8

View file

@ -59,7 +59,8 @@ decoration {
# Other
rounding=15
inactive_opacity=.8
dim_inactive=true
dim_strength=.2
fullscreen_opacity=1 multiplier
}