projects
/
~bandali
/
configs
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1dbe5f7
)
[compton] Disable menu transparency
author
Amin Bandali
<amin@aminb.org>
Mon, 31 Jul 2017 00:35:16 +0000
(20:35 -0400)
committer
Amin Bandali
<amin@aminb.org>
Mon, 31 Jul 2017 00:35:16 +0000
(20:35 -0400)
compton/.config/compton.conf
patch
|
blob
|
blame
|
history
diff --git
a/compton/.config/compton.conf
b/compton/.config/compton.conf
index
bd34ff0
..
726f7f8
100644
(file)
--- a/
compton/.config/compton.conf
+++ b/
compton/.config/compton.conf
@@
-18,7
+18,7
@@
shadow-ignore-shaped = true; # Avoid drawing shadow on all shaped windows
# (see also: --detect-rounded-corners)
# Opacity
-menu-opacity = 0.9
;
# The opacity for menus. (default 1.0)
+menu-opacity = 0.9
5;
# The opacity for menus. (default 1.0)
#inactive-opacity = 0.9; # Default opacity of inactive windows. (0.0 - 1.0)
# active-opacity = 0.8; # Default opacity for active windows. (0.0 - 1.0)
frame-opacity = 0.7; # Opacity of window titlebars and borders. (0.1 - 1.0)