mirror of
https://github.com/bvanroll/_dotfiles.git
synced 2025-08-29 20:12:42 +00:00
init
This commit is contained in:
17
.config/i3blocks/taskw/i3blocks.conf
Normal file
17
.config/i3blocks/taskw/i3blocks.conf
Normal file
@@ -0,0 +1,17 @@
|
||||
# taskw
|
||||
#
|
||||
# Display active taskwarrior tasks
|
||||
|
||||
# config for v0.3.1
|
||||
|
||||
[taskw]
|
||||
command=taskw
|
||||
interval=15
|
||||
TASKW_TF=true
|
||||
TIMEW_TF=false
|
||||
TIMEW_DESC_OVERRIDE=false
|
||||
TASKW_MAX_LENGTH = 35
|
||||
TASKW_NOTASK_MSG=--No Task--
|
||||
TASKW_SORT_URGENCY=false
|
||||
TASKW_PENDING_TF=false
|
||||
TASKW_MAIN_FILTER="+ACTIVE"
|
Reference in New Issue
Block a user