From b4a904bfd4d41bf591181d95166cb8270ca661bc Mon Sep 17 00:00:00 2001 From: Vidhu Kant Sharma Date: Sun, 8 Nov 2020 14:29:30 +0530 Subject: added scripts to pause and unpause popup notifications --- scripts/dnd-off | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 scripts/dnd-off (limited to 'scripts/dnd-off') diff --git a/scripts/dnd-off b/scripts/dnd-off new file mode 100755 index 00000000..5844f391 --- /dev/null +++ b/scripts/dnd-off @@ -0,0 +1,4 @@ +#!/bin/zsh + +notify-send.py a --hint boolean:deadd-notification-center:true \ + string:type:unpausePopups -- cgit v1.2.3