mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-02-18 02:31:01 +01:00
compton: Add fade settings
This makes the fade a little faster so that it's easier to switch between bspwm desktops.
This commit is contained in:
parent
1777de5b11
commit
739e75599d
@ -19,6 +19,11 @@ shadow-opacity = 0.5
|
||||
shadow-offset-x = -10
|
||||
shadow-offset-y = -10
|
||||
|
||||
# Fade settings
|
||||
fade-in-step = 0.04
|
||||
fade-out-step = 0.04
|
||||
fade-delta = 10
|
||||
|
||||
# Add transparency to bspwm borders
|
||||
#frame-opacity = 0.5
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user