File tree 1 file changed +5
-4
lines changed
packages/tools/linux-launcher
1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 1
1
1 . Make sure nvm is properly exposing ` npx ` in login shell
2
- 2 . Put content of the ` app ` folder somewhere in the system. Make sure the script is executable
3
- 3 . Put the content of the ` desktop ` folder on the desktop
4
- 4 . Adjust the ` Exec ` and ` Icon ` path in ` osmosnote.desktop ` to point to the content of the ` app `
5
- 5 . In Gnome, right click the ` .desktop ` and choose ` Allow Launching ` . Note, this is NOT the same as ` chmod +x ` .
2
+ 1 . If launching via window manager's launcher, ` .profile ` should have nvm setup script.
3
+ 1 . Put content of the ` app ` folder somewhere in the system. Make sure the script is executable
4
+ 1 . Put the content of the ` desktop ` folder on the desktop
5
+ 1 . Adjust the ` Exec ` and ` Icon ` path in ` osmosnote.desktop ` to point to the content of the ` app `
6
+ 1 . In Gnome, right click the ` .desktop ` and choose ` Allow Launching ` . Note, this is NOT the same as ` chmod +x ` .
You can’t perform that action at this time.
0 commit comments