A lot of configs to drop taskwarrior

Dropping taskwarrior in favor of a more fluid "Put TODO in notes"
system. taskrc is gone, various things have been shucked to make
room for the new system, remove task monitor from my waybar.
This commit is contained in:
Trysdyn Black 2024-02-16 09:44:01 -08:00
parent 36b1aa93b0
commit 315e0d3821
4 changed files with 12 additions and 53 deletions

View file

@ -7,7 +7,7 @@
"fixed-center": false,
"modules-left": ["sway/workspaces", "sway/mode", "sway/scratchpad"],
"modules-center": [],
"modules-right": ["custom/oven", "custom/timer", "custom/maildir", "custom/nagios", "custom/task", "custom/weather", "custom/aqi", "memory", "cpu", "clock", "tray"],
"modules-right": ["custom/oven", "custom/timer", "custom/maildir", "custom/nagios", "custom/weather", "custom/aqi", "memory", "cpu", "clock", "tray"],
"sway/scratchpad": {
"format": "{icon} {count}",
"show-empty": false,