https://github.com/dakuten/taskwarrior-polybar
merely just a script showing the most urgent task and allowing it to be marked done
https://github.com/dakuten/taskwarrior-polybar
polybar taskwarrior
Last synced: 5 months ago
JSON representation
merely just a script showing the most urgent task and allowing it to be marked done
- Host: GitHub
- URL: https://github.com/dakuten/taskwarrior-polybar
- Owner: dakuten
- Created: 2017-06-12T15:08:07.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2022-04-14T10:37:25.000Z (about 3 years ago)
- Last Synced: 2024-08-04T03:02:16.669Z (9 months ago)
- Topics: polybar, taskwarrior
- Language: Shell
- Size: 5.86 KB
- Stars: 27
- Watchers: 1
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- Awesome-Polybar - Task Warrior
README
# taskwarrior-polybar
merely a script showing the most urgent task and allowing it to be marked done
Place `task_polybar.sh` in your `$XDG_CONFIG_HOME/polybar` folder and add the following module to your `config` file:
```ini
[module/taskwarrior]
interval = 30
type = custom/script
exec = $XDG_CONFIG_HOME/polybar/task_polybar.sh
format =
format-foreground = #FFF
format-prefix = " "
click-left = task "$((`cat /tmp/tw_polybar_id`))" done
```The font here used for special characters is Wuncon Siji.