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
|
||||
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"
|
||||
|
|
Loading…
Reference in a new issue