summaryrefslogtreecommitdiffstats
path: root/.config/polybar/stop
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/stop
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/stop')
-rwxr-xr-x.config/polybar/stop1
1 files changed, 0 insertions, 1 deletions
diff --git a/.config/polybar/stop b/.config/polybar/stop
index 58f8741..1efd193 100755
--- a/.config/polybar/stop
+++ b/.config/polybar/stop
@@ -44,4 +44,3 @@ if ($task =~ m/^(\d+)(.*)$/g) {
44 exec(qq(dunstify --appname="task" --icon="kt-pause" "stopping" "$1")); 44 exec(qq(dunstify --appname="task" --icon="kt-pause" "stopping" "$1"));
45 } 45 }
46} 46}
47