Dunst version: 1.13.0
Window Manager: Hyprland v0.52.2
Distro: PostmarketOS (Alpine)
The man pages mention that the width parameter in the config file will clamp to the width of the screen if the value is larger then the width of the screen
When setting a width bigger than the screen, dunst will clamp the width to the screen width. So if you want the notifcation to stretch the entire screen dynamically, you may set the width to a high enough number, which none of your screens exceed (e.g. 10000).
This does not work if you have display scaling configured.
Dunst version: 1.13.0
Window Manager: Hyprland v0.52.2
Distro: PostmarketOS (Alpine)
The man pages mention that the width parameter in the config file will clamp to the width of the screen if the value is larger then the width of the screen
This does not work if you have display scaling configured.