diff options
author | q5sys <jt@obs-sec.com> | 2017-07-06 11:25:59 -0400 |
---|---|---|
committer | q5sys <jt@obs-sec.com> | 2017-07-06 11:25:59 -0400 |
commit | bcfb35e5bb5c5e73e30f3efd512a51cde92663c8 (patch) | |
tree | 037f8a09813f1c7471d93d5bf5b474d4793a3b4a /src-qt5/desktop-utils/lumina-fm/README.md | |
parent | add lplay symlink for the same reasons we have lte for lumina-texteditor (diff) | |
download | lumina-bcfb35e5bb5c5e73e30f3efd512a51cde92663c8.tar.gz lumina-bcfb35e5bb5c5e73e30f3efd512a51cde92663c8.tar.bz2 lumina-bcfb35e5bb5c5e73e30f3efd512a51cde92663c8.zip |
update readme
Diffstat (limited to 'src-qt5/desktop-utils/lumina-fm/README.md')
-rw-r--r-- | src-qt5/desktop-utils/lumina-fm/README.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src-qt5/desktop-utils/lumina-fm/README.md b/src-qt5/desktop-utils/lumina-fm/README.md index 8a2703f5..3defc1a1 100644 --- a/src-qt5/desktop-utils/lumina-fm/README.md +++ b/src-qt5/desktop-utils/lumina-fm/README.md @@ -36,4 +36,9 @@ Key Features: * Any paths listed after `lumina-fm` will open up new tabs of the browser * Example : `lumina-fm /usr /etc /bin` +* `-new-instance` will open Lumina-fm with a new browser window for the home directory + * Example : `lumina-fm -new-instance` +* Paths can be used along with `-new-instance` to open a new browser to that path, mulitple arguments are allowed. + * Example : `lumina-fm -new-instance /usr /bin /etc` + |