From 2e93a9da81c21c786f96c544a361f9216708ef74 Mon Sep 17 00:00:00 2001 From: Viyurz <128215328+Viyurz@users.noreply.github.com> Date: Tue, 5 Dec 2023 11:04:02 +0100 Subject: [PATCH] Hyprland: Replaced Nextcloud with Syncthing --- .config/hypr/hyprland.conf | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 7130852..0f2ba18 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -39,9 +39,8 @@ exec-once = discord --start-minimized --enable-features=UseOzonePlatform --ozone # Element exec-once = element-desktop --hidden -# Nextcloud -exec-once = nextcloud --background -exec-once = gnome-keyring-daemon -s -f +# Syncthing +exec-once = syncthing --no-browser --gui-address=http://127.0.0.1:8384 # Theming exec-once = echo 1 > "$HOME/.cache/weeb-mode"