From 6c54c711c6d8782f818c825e3c7087de73aa88c5 Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Sat, 21 Dec 2024 09:51:50 +0100 Subject: [PATCH] dunst: update syntax for offset --- dotfiles/dunstrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dotfiles/dunstrc b/dotfiles/dunstrc index 37da102..829ca73 100644 --- a/dotfiles/dunstrc +++ b/dotfiles/dunstrc @@ -5,7 +5,7 @@ # Appearance width = 400 - offset = 5x17 + offset = (5, 17) origin = top-right indicate_hidden = yes shrink = no