First of all, thank you for the maintenance work you do on dunst, it's great seeing this project actively maintained!
Since upgrading to 1.7.0, I get the following warning when running dunst:
WARNING: Setting markup is in the wrong section (myapp, should be global)
Excerpt from my config:
[global]
markup = full
[myapp]
appname = Someapp
markup = no
I want markup to be interpreted for all notifications except from a certain app. This used to work but since 1.7.0 it doesn't.
Reading the manual it's clear that this option is no longer supported in rules, so this is more a feature request than a bug report.
Are there plans to support overriding markup in rules again?
Thank you!
First of all, thank you for the maintenance work you do on dunst, it's great seeing this project actively maintained!
Since upgrading to 1.7.0, I get the following warning when running dunst:
Excerpt from my config:
I want markup to be interpreted for all notifications except from a certain app. This used to work but since 1.7.0 it doesn't.
Reading the manual it's clear that this option is no longer supported in rules, so this is more a feature request than a bug report.
Are there plans to support overriding
markupin rules again?Thank you!