From 79f05b8ca5f31d7de81b37db3fecaf599b2edb12 Mon Sep 17 00:00:00 2001 From: Jan Möller <4162215+Croissong@users.noreply.github.com> Date: Wed, 14 Jun 2023 17:36:34 +0000 Subject: feat: add config option to disable notifications --- config | 3 +++ 1 file changed, 3 insertions(+) (limited to 'config') diff --git a/config b/config index 24b54fd..7279c24 100644 --- a/config +++ b/config @@ -45,3 +45,6 @@ # want to use it # if this key is set, xdg-open will not be used even if it's installed # web_browser="" + +# whether to send notifications about copied data via notify-send +# notify="true" -- cgit v1.2.3