Skip to content

Commit

Permalink
Merge branch 'master' of github.com:osmoscraft/osmosnote
Browse files Browse the repository at this point in the history
  • Loading branch information
sora committed Oct 29, 2021
2 parents e7ef54a + b8ffc6d commit de3d510
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions packages/tools/linux-launcher/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
1. Make sure nvm is properly exposing `npx` in login shell
2. Put content of the `app` folder somewhere in the system. Make sure the script is executable
3. Put the content of the `desktop` folder on the desktop
4. Adjust the `Exec` and `Icon` path in `osmosnote.desktop` to point to the content of the `app`
5. In Gnome, right click the `.desktop` and choose `Allow Launching`. Note, this is NOT the same as `chmod +x`.
1. If launching via window manager's launcher, `.profile` should have nvm setup script.
1. Put content of the `app` folder somewhere in the system. Make sure the script is executable
1. Put the content of the `desktop` folder on the desktop
1. Adjust the `Exec` and `Icon` path in `osmosnote.desktop` to point to the content of the `app`
1. In Gnome, right click the `.desktop` and choose `Allow Launching`. Note, this is NOT the same as `chmod +x`.

0 comments on commit de3d510

Please sign in to comment.