-
Notifications
You must be signed in to change notification settings - Fork 365
Open
Description
Issue description
When using dunst with Sway and using multiple monitors, where at least one monitor is using scaling, dunst's text will be garbled on non-scaled monitors:
On scaled monitors it appears fine:
Installation info
- Version:
Dunst - A customizable and lightweight notification-daemon 1.10.0 (2024-02-19) - Install type:
package - Window manager / Desktop environment:
sway version 1.9 - Distro:
Arch
Minimal dunstrc
default + `follow` option enabled to allow displaying on multiple monitorsSetting force_xwayland to true fixes the issue, but it also breaks follow, which makes it an useless workaround.
ntzm

