]> git.donarmstrong.com Git - deb_pkgs/autorandr.git/commitdiff
Updated help texts with XDG directory
authorPhillip Berndt <phillip.berndt@googlemail.com>
Mon, 9 Feb 2015 07:24:10 +0000 (08:24 +0100)
committerPhillip Berndt <phillip.berndt@googlemail.com>
Mon, 9 Feb 2015 07:24:10 +0000 (08:24 +0100)
README.md
autorandr.py

index 5fb8ac11517687f202684fffd4ce008de5220bdb..150de3f7a110485dd7712b458acf179969a19744 100644 (file)
--- a/README.md
+++ b/README.md
@@ -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.
 
index e79aefbc72470cf130f8aa74ce9f7e7883162574..99ce9db2940001dce383c0d8122c47990bb2f728 100755 (executable)
@@ -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()