projects
/
~bandali
/
configs
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
63ed186
)
compton: make fades more noticeable
author
Amin Bandali
<bandali@gnu.org>
Mon, 9 Sep 2019 03:25:22 +0000
(23:25 -0400)
committer
Amin Bandali
<bandali@gnu.org>
Mon, 9 Sep 2019 03:25:22 +0000
(23:25 -0400)
.config/compton/compton.conf
patch
|
blob
|
blame
|
history
diff --git
a/.config/compton/compton.conf
b/.config/compton/compton.conf
index
f36a531
..
46afe94
100644
(file)
--- a/
.config/compton/compton.conf
+++ b/
.config/compton/compton.conf
@@
-42,9
+42,9
@@
blur-background-exclude = [
# Fading
fading = true;
-fade-delta =
3
;
-fade-in-step = 0.
12
;
-fade-out-step = 0.
12
;
+fade-delta =
9
;
+fade-in-step = 0.
5
;
+fade-out-step = 0.
5
;
# no-fading-openclose = true;
# no-fading-destroyed-argb = true;
fade-exclude = [ ];