summaryrefslogtreecommitdiffstats
path: root/.config/polybar/notification_pause.sh
diff options
context:
space:
mode:
authorYigit Sever2021-10-25 13:34:42 +0300
committerYigit Sever2021-10-25 13:34:42 +0300
commit06c6f71a6bdad88fc40219a8dd086acd052958e1 (patch)
treefb31036d2084355001a26cd4b25ac707907b32d6 /.config/polybar/notification_pause.sh
parent328b9457389bda7c54138db6e908de1c6e1acc3f (diff)
parent3fad12478ae35265aac6496f61342471da06c4a9 (diff)
downloaddotfiles-06c6f71a6bdad88fc40219a8dd086acd052958e1.tar.gz
dotfiles-06c6f71a6bdad88fc40219a8dd086acd052958e1.tar.bz2
dotfiles-06c6f71a6bdad88fc40219a8dd086acd052958e1.zip
Merge remote-tracking branch 'origin'
Diffstat (limited to '.config/polybar/notification_pause.sh')
-rwxr-xr-x.config/polybar/notification_pause.sh4
1 files changed, 1 insertions, 3 deletions
diff --git a/.config/polybar/notification_pause.sh b/.config/polybar/notification_pause.sh
index 1df1bd6..9bf6724 100755
--- a/.config/polybar/notification_pause.sh
+++ b/.config/polybar/notification_pause.sh
@@ -1,8 +1,6 @@
1#!/usr/bin/env bash 1#!/usr/bin/env bash
2 2
3TOGGLE=$HOME/.local/share/.pause_notifications 3if ! $(dunstctl is-paused); then
4
5if [ ! -e $TOGGLE ]; then
6 echo 4 echo
7else 5else
8 printf "" 6 printf ""