[doc] various updates

This commit is contained in:
tobi-wan-kenobi 2022-09-17 16:07:05 +02:00
parent 0807bfb5c3
commit d94ee9416a
3 changed files with 7 additions and 0 deletions

View file

@ -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

View file

@ -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!

View file

@ -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