From 2bf4462154cb62851b17443e5a48dcf73ee2b6f7 Mon Sep 17 00:00:00 2001 From: Nikos Koukis Date: Sun, 10 May 2020 11:45:18 +0100 Subject: [PATCH] Change default for icon_position in dunstrc --- dunstrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dunstrc b/dunstrc index 9718191..e9c8715 100644 --- a/dunstrc +++ b/dunstrc @@ -164,7 +164,7 @@ ### Icons ### # Align icons left/right/off - icon_position = off + icon_position = left # Scale small icons up to this size, set to 0 to disable. Helpful # for e.g. small files or high-dpi screens. In case of conflict,