summaryrefslogtreecommitdiffstats
path: root/.config/polybar/focus
diff options
context:
space:
mode:
authorYigit Sever2021-10-24 15:00:22 +0300
committerYigit Sever2021-10-24 15:00:22 +0300
commit9697b41a458c07f41d923b32d959e73a109dfee6 (patch)
tree5ecdff55d89cab8122dd73e09b9a930d285f7307 /.config/polybar/focus
parent391ca33b25a4e1794b24fd821e02749ef0b5e61a (diff)
downloaddotfiles-9697b41a458c07f41d923b32d959e73a109dfee6.tar.gz
dotfiles-9697b41a458c07f41d923b32d959e73a109dfee6.tar.bz2
dotfiles-9697b41a458c07f41d923b32d959e73a109dfee6.zip
scripts: use new dunst interface to pause
Diffstat (limited to '.config/polybar/focus')
-rwxr-xr-x.config/polybar/focus1
1 files changed, 0 insertions, 1 deletions
diff --git a/.config/polybar/focus b/.config/polybar/focus
index 42edffb..49d46d2 100755
--- a/.config/polybar/focus
+++ b/.config/polybar/focus
@@ -44,4 +44,3 @@ if ($task =~ m/^(.*)?\s(\d+\w+)$/g) {
44 print "$1 | $2"; 44 print "$1 | $2";
45 } 45 }
46} 46}
47# print $task;