New backup 2025-01-22 10:02:52

This commit is contained in:
Penelope Gwen 2025-01-22 10:02:52 -08:00
parent 3db174074d
commit b1ff64ef65
2 changed files with 5 additions and 2 deletions

View file

@ -1,5 +1,7 @@
#!/bin/bash
diskspace-check
for s in "${HOME}/.config/sway-profiles/unlockscript.d/"*;do
"${s}"
done

View file

@ -22,8 +22,9 @@ exec '/usr/lib/$(uname -m)-linux-gnu/libexec/kdeconnectd'
exec '/usr/lib/$(uname -m)-linux-gnu/libexec/polkit-kde-authentication-agent-1'
exec 'udiskie -at'
exec 'keepassxc ~/Documents/Server/Server_Admin_Keychain.kdbx ~/Nextcloud/Security/Passwords.kdbx'
exec 'sleep 5;gtk-launch syncthing-gtk'
#exec 'sleep 5;gtk-launch syncthing-gtk'
exec 'sleep 5;nextcloud --background'
exec 'sleep 5;protonmail-bridge -n'
#exec 'sleep 5;protonmail-bridge -n'
exec 'diskspace-check'
include $HOME/.config/sway/config.d/autostart.d/*