mirror of
https://github.com/tiyn/wiki.git
synced 2025-08-04 20:47:45 +02:00
Compare commits
2 Commits
e0bbb76598
...
aa2ff10a02
Author | SHA1 | Date | |
---|---|---|---|
|
aa2ff10a02 | ||
|
8e5a24fe8c |
@ -53,6 +53,16 @@ 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
|
||||
path.
|
||||
An example for this is the following command which
|
||||
[links](/wiki/linux/shell.md#symbolic-links-using-ln) 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