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:
parent
e0bbb76598
commit
8e5a24fe8c
@ -53,6 +53,15 @@ nativefier --name Mastodon \
|
||||
--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
|
||||
|
||||
In a normal [browser](/wiki/web_browser.md) there are buttons to navigate back and forth through
|
||||
|
Loading…
x
Reference in New Issue
Block a user