Skip to content

Support overriding markup in rules #955

@maximelouet

Description

@maximelouet

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!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions