Merge pull request #41 from johanmalm/master

compton.conf: add jgmenu to shadow-exclude
This commit is contained in:
Nathaniel
2018-02-08 10:50:05 -08:00
committed by GitHub

View File

@ -48,6 +48,7 @@ opacity-rule = [
shadow-exclude = [
"name *?= 'Notification'",
"class_g *?= 'jgmenu'",
"class_g *?= 'VirtualBox'",
"class_g *?= 'Conky'",
"class_g *?= 'Notify-osd'",