From 710ec31c19ffe9583e955f3d8022377330929e71 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Wed, 7 Aug 2024 13:35:54 +0200 Subject: [PATCH] =?UTF-8?q?=E2=9A=99=EF=B8=8F=20config(satty):=20disable?= =?UTF-8?q?=20notifications?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .config/satty/config.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/satty/config.toml b/.config/satty/config.toml index a96433d8..9b445c8d 100644 --- a/.config/satty/config.toml +++ b/.config/satty/config.toml @@ -7,6 +7,7 @@ annotation-size-factor = 2 output-filename = "/tmp/test-%Y-%m-%d_%H:%M:%S.png" save-after-copy = false default-hide-toolbars = false +disable-notifications = true [font] family = "JetBrainsMono Nerd Font"