Do THIS! Don't Manually Transfer Your Save between Steam Deck & PC | Cloud Save for Non-Steam Games

Grown Up Gaming
Grown Up Gaming
17 هزار بار بازدید - 12 ماه پیش - PC download:
PC download: https://syncthing.net/downloads/

To enable Syncthing GTK in Game Mode, you will need to create a new text file located at /home/deck/.config/systemd/user/

Create a text named 'syncthing.service' and the contents of the file will be:
[Unit]
Description=Syncthing
[Service]
Type=simple
ExecStart=flatpak run --command=syncthing me.kozec.syncthingtk
Restart=on-failure
RestartSec=1
SuccessExitStatus=3 4
[Install]
WantedBy=default.target

Then open Konsole and run the commands:
systemctl --user enable syncthing
systemctl --user start syncthing

If you wish to disable Syncthing starting on launch you can run the following commands:
systemctl --user stop syncthing
systemctl --user disable syncthing
12 ماه پیش در تاریخ 1402/05/01 منتشر شده است.
17,085 بـار بازدید شده
... بیشتر