diff options
Diffstat (limited to 'config.example')
-rw-r--r-- | config.example | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/config.example b/config.example index c6db37a..cd5a955 100644 --- a/config.example +++ b/config.example @@ -1,4 +1,5 @@ -# permanently set alternative root dir +# permanently set alternative root dir. Use ":" to separate multiple roots +# which can be switched at runtime with shift+left/right # root=/path/to/root # rofi command. Make sure to have "$@" as last argument |