Replies: 2 comments
-
the problem is that on wayland we use the layer shell protocol, which does not have a class/title properties. |
Beta Was this translation helpful? Give feedback.
0 replies
-
You can disable the animation using the layer rule. I have done it with
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
in
animations are good, but when closing notification from stack, it shows some weird background like in the below video.Im using hyprland (wayland), and since class property of dunst only works on X11, it seems i cant disable it from hyrland.conf like:
windowrulev2 = noanim, class:^(Dunst)$
dunst/dunstrc
Lines 266 to 267 in fe7f928
2025-02-14_10-13-13.mp4
Beta Was this translation helpful? Give feedback.
All reactions