add notes for syncthing
This commit is contained in:
parent
b1de97c26c
commit
e3bed71aaa
|
@ -56,6 +56,14 @@ via cloning, `make`, and `make install`:
|
||||||
make
|
make
|
||||||
sudo make install
|
sudo make install
|
||||||
|
|
||||||
|
#### `kde-autostart-syncthing`
|
||||||
|
|
||||||
|
Adds an autostart entry for
|
||||||
|
`/usr/bin/syncthing serve --no-browser --logfile=default`, which starts
|
||||||
|
Syncthing without opening the web UI and logs to files in
|
||||||
|
`~/.config/syncthing`. Install [Syncthing][syncthing] via your package manager,
|
||||||
|
probably.
|
||||||
|
|
||||||
#### `kde-dolphin`
|
#### `kde-dolphin`
|
||||||
|
|
||||||
Configuration for Dolphin. Mostly toolbar layout and icon sizes.
|
Configuration for Dolphin. Mostly toolbar layout and icon sizes.
|
||||||
|
@ -103,3 +111,4 @@ another one for skip-worktree:
|
||||||
[colors]: https://github.com/eritbh/kde-application-titlebar-themes
|
[colors]: https://github.com/eritbh/kde-application-titlebar-themes
|
||||||
[ksuperkey]: https://github.com/hanschen/ksuperkey
|
[ksuperkey]: https://github.com/hanschen/ksuperkey
|
||||||
[stow]: https://www.gnu.org/software/stow
|
[stow]: https://www.gnu.org/software/stow
|
||||||
|
[syncthing]: https://syncthing.net
|
||||||
|
|
Loading…
Reference in a new issue