[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:
|
Parameters:
|
||||||
* No configuration parameters
|
* No configuration parameters
|
||||||
|
|
||||||
|
Requires the following python modules:
|
||||||
|
* tkinter
|
||||||
|
|
||||||
Requires the following executable:
|
Requires the following executable:
|
||||||
* arandr
|
* arandr
|
||||||
* xrandr
|
* xrandr
|
||||||
|
|
|
@ -5,6 +5,7 @@ Requires the following library:
|
||||||
|
|
||||||
Parameters:
|
Parameters:
|
||||||
* taskwarrior.taskrc : path to the taskrc file (defaults to ~/.taskrc)
|
* 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!
|
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:
|
Parameters:
|
||||||
* No configuration parameters
|
* No configuration parameters
|
||||||
|
|
||||||
|
Requires the following python modules:
|
||||||
|
* tkinter
|
||||||
|
|
||||||
Requires the following executable:
|
Requires the following executable:
|
||||||
* arandr
|
* arandr
|
||||||
* xrandr
|
* xrandr
|
||||||
|
|
Loading…
Reference in a new issue