Hyprland: Replaced Nextcloud with Syncthing

This commit is contained in:
Viyurz 2023-12-05 11:04:02 +01:00
parent 910186c692
commit 2e93a9da81
No known key found for this signature in database

View file

@ -39,9 +39,8 @@ exec-once = discord --start-minimized --enable-features=UseOzonePlatform --ozone
# Element # Element
exec-once = element-desktop --hidden exec-once = element-desktop --hidden
# Nextcloud # Syncthing
exec-once = nextcloud --background exec-once = syncthing --no-browser --gui-address=http://127.0.0.1:8384
exec-once = gnome-keyring-daemon -s -f
# Theming # Theming
exec-once = echo 1 > "$HOME/.cache/weeb-mode" exec-once = echo 1 > "$HOME/.cache/weeb-mode"