diff options
Diffstat (limited to '.config/picom.conf##template')
-rw-r--r-- | .config/picom.conf##template | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/picom.conf##template b/.config/picom.conf##template index 1cb9800..a737618 100644 --- a/.config/picom.conf##template +++ b/.config/picom.conf##template @@ -19,7 +19,7 @@ shadow-exclude = [ ] rounded-corners-exclude = [ - "!I3_FLOATING_WINDOW@:c && WM_CLASS@:s != 'rofi'" + "!I3_FLOATING_WINDOW@:c && WM_CLASS@:s != 'rofi' && WM_CLASS@:s != 'dunst'" ] wintypes: { |