[doc] various updates
This commit is contained in:
parent
0807bfb5c3
commit
d94ee9416a
3 changed files with 7 additions and 0 deletions
|
@ -8,6 +8,9 @@ saved screen layout as well as toggle on/off individual connected displays.
|
|||
Parameters:
|
||||
* No configuration parameters
|
||||
|
||||
Requires the following python modules:
|
||||
* tkinter
|
||||
|
||||
Requires the following executable:
|
||||
* arandr
|
||||
* xrandr
|
||||
|
|
|
@ -5,6 +5,7 @@ Requires the following library:
|
|||
|
||||
Parameters:
|
||||
* taskwarrior.taskrc : path to the taskrc file (defaults to ~/.taskrc)
|
||||
* taskwarrior.show_active: true/false(default) to show the active task ID and description when one is active, otherwise show the total number pending.
|
||||
|
||||
|
||||
contributed by `chdorb <https://github.com/chdorb>`_ - many thanks!
|
||||
|
|
|
@ -446,6 +446,9 @@ saved screen layout as well as toggle on/off individual connected displays.
|
|||
Parameters:
|
||||
* No configuration parameters
|
||||
|
||||
Requires the following python modules:
|
||||
* tkinter
|
||||
|
||||
Requires the following executable:
|
||||
* arandr
|
||||
* xrandr
|
||||
|
|
Loading…
Reference in a new issue