diff options
Diffstat (limited to '.config/polybar/stop')
-rwxr-xr-x | .config/polybar/stop | 1 |
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 | |||