Updated system

This commit is contained in:
Emmet 2023-05-28 22:20:02 -05:00
parent 63e8368b20
commit 367447dcfa
3 changed files with 17 additions and 17 deletions

View file

@ -30,7 +30,7 @@ nm-applet &
GOMAXPROCS=1 syncthing --no-browser &
rclone mount adantium-nextcloud:/ ~/Nextcloud &
syncthing-gtk -m &
protonmail-bridge --no-window
protonmail-bridge --noninteractive
~/.local/bin/setup-external-monitor.sh &
rm -rf ~/org &
gnome-keyring-daemon --daemonize --login &

View file

@ -676,7 +676,7 @@ nm-applet &
GOMAXPROCS=1 syncthing --no-browser &
rclone mount adantium-nextcloud:/ ~/Nextcloud &
syncthing-gtk -m &
protonmail-bridge --no-window
protonmail-bridge --noninteractive
~/.local/bin/setup-external-monitor.sh &
rm -rf ~/org &
gnome-keyring-daemon --daemonize --login &