Updated help texts with XDG directory

This commit is contained in:
Phillip Berndt 2015-02-09 08:24:10 +01:00
parent 7233198c5f
commit ca1720207e
2 changed files with 5 additions and 4 deletions

View File

@ -80,7 +80,7 @@ To change this behaviour and switch to a fallback configuration, specify
`--default <profile>`.
Another script called `postswitch` can be placed in the directory
`~/.autorandr` as well as in all profile directories: The scripts are executed
`~/.config/autorandr` (or `~/.autorandr` if you have an old installation) as well as in all profile directories: The scripts are executed
after a mode switch has taken place and can notify window managers or other
applications about it.

View File

@ -66,9 +66,10 @@ Usage: autorandr [options]
To change this behaviour and switch to a fallback configuration, specify
--default <profile>.
Another script called "postswitch "can be placed in the directory
~/.config/autorandr as well as in any profile directories: The scripts are executed
after a mode switch has taken place and can notify window managers.
Another script called "postswitch" can be placed in the directory
~/.config/autorandr (or ~/.autorandr if you have an old installation) as well
as in any profile directories: The scripts are executed after a mode switch
has taken place and can notify window managers.
The following virtual configurations are available:
""".strip()