commit 9efe011e6e5fa487d7101b89c6286636bf2da102 parent 76937788034ff0c7a36c29d173983850a6ad70b6 Author: Alex Balgavy <alexander.balgavy@spaceapplications.com> Date: Fri, 24 Oct 2025 21:22:05 +0200 picom: more rules Diffstat:
| M | picom.conf | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/picom.conf b/picom.conf @@ -38,7 +38,7 @@ rules = ( # Disable animations { - match = "window_type = 'tooltip' || window_type = 'popup_menu' || window_type = 'combo' || window_type = 'dropdown_menu'"; + match = "window_type = 'tooltip' || window_type = 'popup_menu' || window_type = 'combo' || window_type = 'dropdown_menu' || window_type = 'dialog'"; # opacity = 0.75; full-shadow = false; animations = ({