mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-26 19:58:35 +02:00
picom: speedup a bit fading
Otherwise, switching between workspaces is a bit slow.
This commit is contained in:
parent
3d10d1aa63
commit
f85aa0487c
1 changed files with 2 additions and 0 deletions
|
@ -21,3 +21,5 @@ wintypes:
|
|||
|
||||
# Enable fading
|
||||
fading = true;
|
||||
fade-in-step = 0.05;
|
||||
fade-out-step = 0.05;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue