The docs on pause level say
Specify a pause level to be set on dunst startup. Notifications are only shown if their urgency level is higher than the pause level. See override_pause_level for more information.
While the pause_level takes a value from 0 to 100, the urgency takes low, normal or critical. It's not clear how these relate. Also, how do urgency and override_pause_level play together?
The docs on pause level say
While the
pause_leveltakes a value from 0 to 100, theurgencytakes low, normal or critical. It's not clear how these relate. Also, how dourgencyandoverride_pause_levelplay together?