dotfiles/oni/home/config
Tom Willemse 17d3bfce41 Add opacity-rule option for picom
Use this option to specify that anything containing “(Meeting) | Microsoft
Teams” (which should be in the title of MS Teams when in a meeting) should have
100% opacity, and also that anything containing “freerdp” should have 100%
opacity.

For Teams I really only need it to be opaque once a meeting starts, I don't care
the rest of the time.

For XFreeRDP I've tried matching on ‘class_g’, ‘name’, nothing seems to work.
Using ‘opacity-rule’ finally seems to have an effect.

The rules both use ‘*’ to match anywhere in the name, and ‘?’ to specify that
the match should be case-insensitive.
2023-03-30 09:55:48 -07:00
..
common.scm Rename ‘(oni home services compton)’ -> ‘(oni home services picom)’ 2023-03-07 23:10:57 -08:00
data.scm Rename ‘(oni home services compton)’ -> ‘(oni home services picom)’ 2023-03-07 23:10:57 -08:00
rincewind.scm Add opacity-rule option for picom 2023-03-30 09:55:48 -07:00