Hyprland: Replaced Nextcloud with Syncthing
This commit is contained in:
parent
910186c692
commit
2e93a9da81
1 changed files with 2 additions and 3 deletions
|
@ -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"
|
||||||
|
|
Loading…
Reference in a new issue