New backup 2025-08-21 13:00:23

This commit is contained in:
Penelope Gwen 2025-08-21 13:00:23 -07:00
parent 0c7e5751e3
commit 1941c92079
2 changed files with 2 additions and 2 deletions

View file

@ -17,7 +17,7 @@ exec {
udiskie -at udiskie -at
keepassxc ~/Documents/Server/Server_Admin_Keychain.kdbx ~/Nextcloud/Security/Passwords.kdbx keepassxc ~/Documents/Server/Server_Admin_Keychain.kdbx ~/Nextcloud/Security/Passwords.kdbx
'sleep 5;nextcloud --background' 'sleep 5;nextcloud --background'
'rss_guard' 'sleep 5;rssguard'
'sleep 5;tokodon' 'sleep 5;tokodon'
'diskspace-check' 'diskspace-check'
poweralertd poweralertd

View file

@ -67,7 +67,7 @@ for_window {
assign { assign {
#home workspace assignment #home workspace assignment
[app_id="org.kde.tokodon"] $home_ws [app_id="org.kde.tokodon"] $home_ws
[class="RSS.Guard"] $home_ws [app_id="io.github.martinrotter.rssguard"] $home_ws
#browser profile assignment #browser profile assignment
# [app_id="LibreWolf_Work"] $work_ws # [app_id="LibreWolf_Work"] $work_ws
} }