home
/
code
/
khome.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
427362e
)
Update compton.conf
author
Siraaj Khandkar
<siraaj@khandkar.net>
Sun, 28 Feb 2021 16:24:04 +0000
(11:24 -0500)
committer
Siraaj Khandkar
<siraaj@khandkar.net>
Sun, 28 Feb 2021 16:24:04 +0000
(11:24 -0500)
home/.compton.conf
patch
|
blob
|
blame
|
history
diff --git
a/home/.compton.conf
b/home/.compton.conf
index
cb4d7cf
..
d92d90e
100644
(file)
--- a/
home/.compton.conf
+++ b/
home/.compton.conf
@@
-10,5
+10,6
@@
opacity-rule =
, "99:class_g = 'screengrab'" # Original is obscured with overlaid transparency
, "80:class_g = 'dmenu'" # Want to be more-visible.
, "60:class_g = 'Dunst'" # Not transparent otherwise.
- , "60:class_g = 'dwm'" # Always inactive, so need to override.
+ , "80:class_g = 'dwm'" # Always inactive, so need to override.
+ , "90:class_g = 'Firefox'"
];
This page took
0.022917 seconds
and
4
git commands to generate.