From db25bee6cfbac01fb524452a536fa5a0f14631f0 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Sat, 28 Jan 2017 12:45:58 +0100 Subject: config/dunst: allow icons to be set MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- config/dunst/dunstrc | 3 +++ 1 file changed, 3 insertions(+) (limited to 'config/dunst') diff --git a/config/dunst/dunstrc b/config/dunst/dunstrc index df23c16..2985a88 100644 --- a/config/dunst/dunstrc +++ b/config/dunst/dunstrc @@ -1,6 +1,9 @@ [global] font = Monospace 8 + # The icon has to be on the left + icon_position = left + # allow a small subset of html markup: # bold # italic -- cgit v1.2.3