1
0
mirror of https://github.com/tiyn/wiki.git synced 2025-07-05 15:27:46 +02:00

nativefier: added help for linking to path in linux

This commit is contained in:
tiyn 2025-06-30 01:43:58 +02:00
parent e0bbb76598
commit 8e5a24fe8c

View File

@ -53,6 +53,15 @@ nativefier --name Mastodon \
--single-instance https://mastodon.technology --single-instance https://mastodon.technology
``` ```
Afterwards if a [Linux](/wiki/linux.md)-based system is used the created app can be added to the
profile.
An example for this is the following command which links the applicatoin to a specifically created
directory.
```sh
ln -s mastodon-linux-x64/mastodon ~/.local/bin/links
```
### Navigating Back and Forward ### Navigating Back and Forward
In a normal [browser](/wiki/web_browser.md) there are buttons to navigate back and forth through In a normal [browser](/wiki/web_browser.md) there are buttons to navigate back and forth through