From 1ce4b299ef57f3aaa3f1c06e786719118d5c93e9 Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Tue, 10 May 2022 16:45:38 +0200 Subject: [PATCH] dunst: don't restrict height --- dotfiles/dunstrc | 1 - 1 file changed, 1 deletion(-) diff --git a/dotfiles/dunstrc b/dotfiles/dunstrc index 322c32c..89e0e75 100644 --- a/dotfiles/dunstrc +++ b/dotfiles/dunstrc @@ -5,7 +5,6 @@ # Appearance width = 400 - height = 100 offset = 15x15 origin = top-right indicate_hidden = yes