X-Git-Url: https://git.xandkar.net/?a=blobdiff_plain;f=home%2F.compton.conf;fp=home%2F.compton.conf;h=96b4aa43284d3c5876898a748c29b099df7d4eb4;hb=acf35a38d612c6fd7ec4db021ec87784a9fb7d43;hp=d92d90e22cdef074b86cddaa08a22d8397989ecd;hpb=778a3a005ab0809e450da07a80652d79c9c9819b;p=khome.git diff --git a/home/.compton.conf b/home/.compton.conf index d92d90e..96b4aa4 100644 --- a/home/.compton.conf +++ b/home/.compton.conf @@ -3,13 +3,13 @@ # xprop | grep -i class # -opacity-rule = - [ "99:class_g = 'XScreenSaver'" # Shows desktop otherwise; and "100" does not work.. :/ - , "99:class_g = 'slock'" # Shows desktop otherwise; and "100" does not work.. :/ - , "99:name = 'slock'" # Shows desktop otherwise; and "100" does not work.. :/ - , "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. - , "80:class_g = 'dwm'" # Always inactive, so need to override. - , "90:class_g = 'Firefox'" - ]; +#opacity-rule = +# [ "99:class_g = 'XScreenSaver'" # Shows desktop otherwise; and "100" does not work.. :/ +# , "99:class_g = 'slock'" # Shows desktop otherwise; and "100" does not work.. :/ +# , "99:name = 'slock'" # Shows desktop otherwise; and "100" does not work.. :/ +# , "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. +# , "80:class_g = 'dwm'" # Always inactive, so need to override. +# , "90:class_g = 'Firefox'" +# ];