From 26c0500e5ce020b1342ecbe56c233cc6558bcca0 Mon Sep 17 00:00:00 2001 From: Eric Freese Date: Sun, 24 Sep 2017 10:19:20 -0600 Subject: [PATCH] Add possible values for `ellipsize` to dunstrc Follow-up to f4b5952 --- dunstrc | 1 + 1 file changed, 1 insertion(+) diff --git a/dunstrc b/dunstrc index a954e40..dbe7eab 100644 --- a/dunstrc +++ b/dunstrc @@ -141,6 +141,7 @@ word_wrap = yes # When word_wrap is set to no, specify where to ellipsize long lines. + # Possible values are "start", "middle" and "end". ellipsize = middle # Ignore newlines '\n' in notifications.