dotfiles/oni
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
..
home Add opacity-rule option for picom 2023-03-30 09:55:48 -07:00
packages Add service for notifications for MPD 2023-03-07 23:51:42 -08:00
gexp.scm Centralize definition of ‘mixed-executable-file’ 2022-04-15 22:13:33 -07:00
kbd.scm Move a couple of keybindings to herbstluftwm 2022-07-22 21:12:45 -07:00