From 9697b41a458c07f41d923b32d959e73a109dfee6 Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Sun, 24 Oct 2021 15:00:22 +0300 Subject: scripts: use new dunst interface to pause --- .config/polybar/stop | 1 - 1 file changed, 1 deletion(-) (limited to '.config/polybar/stop') 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) { exec(qq(dunstify --appname="task" --icon="kt-pause" "stopping" "$1")); } } - -- cgit v1.2.3-70-g09d2