diff options
author | Yigit Sever | 2020-05-14 13:40:37 +0300 |
---|---|---|
committer | Yigit Sever | 2020-05-14 13:40:37 +0300 |
commit | 632ea038519b58312c5bed7ad8788d4e46cfa12a (patch) | |
tree | d19da88f3c5bd897dca6a2634b98bfb9989c8176 /.config/polybar/focus | |
parent | 7d97392d13c548b6ca9a1ecde41c29f28ed0c061 (diff) | |
parent | baf7fef97f1fe2f1bbe8159f5a5a928a2eba73be (diff) | |
download | dotfiles-632ea038519b58312c5bed7ad8788d4e46cfa12a.tar.gz dotfiles-632ea038519b58312c5bed7ad8788d4e46cfa12a.tar.bz2 dotfiles-632ea038519b58312c5bed7ad8788d4e46cfa12a.zip |
Merge branch 'master' of 207.154.210.186:/home/yigit/dots
Diffstat (limited to '.config/polybar/focus')
-rwxr-xr-x | .config/polybar/focus | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/polybar/focus b/.config/polybar/focus index fdf2f30..f375cc3 100755 --- a/.config/polybar/focus +++ b/.config/polybar/focus | |||
@@ -1,6 +1,6 @@ | |||
1 | #!/usr/bin/env perl | 1 | #!/usr/bin/env perl |
2 | # shows active taskwarrior task on polybar | 2 | # shows active taskwarrior task on polybar |
3 | #Copyright © 2019 yourname | 3 | #Copyright © 2019 yigit |
4 | 4 | ||
5 | #This program is free software: you can redistribute it and/or modify | 5 | #This program is free software: you can redistribute it and/or modify |
6 | #it under the terms of the GNU General Public License as published by | 6 | #it under the terms of the GNU General Public License as published by |