From a8e28cd6dfa0c5c7a3c06127da4be9b81fa11301 Mon Sep 17 00:00:00 2001 From: Midgard <2885-Midgard@users.noreply.framagit.org> Date: Sun, 29 Dec 2024 16:47:04 +0100 Subject: [PATCH] [foot] Upgrade settings scheme --- foot.ini | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/foot.ini b/foot.ini index c06812e..2084511 100644 --- a/foot.ini +++ b/foot.ini @@ -13,7 +13,8 @@ vertical-letter-offset = 1 pad = 3x3 -notify = wl-overlay --time=500 '' "${title}: ${body}" +[desktop-notifications] +command = wl-overlay --time=500 '' "${title}: ${body}" [bell] notify = yes