From acc59c56e388085e92961a6f8a912a8f7d6fd605 Mon Sep 17 00:00:00 2001 From: Penelope Gwen Date: Tue, 11 Feb 2025 14:15:02 -0800 Subject: [PATCH] New backup 2025-02-11 14:15:02 --- de/home/.config/sway-profiles/profiles/0/vars.json | 3 ++- de/home/.config/sway-profiles/profiles/1/vars.json | 3 ++- de/home/.config/sway-profiles/profiles/2/vars.json | 3 ++- de/home/.config/sway-profiles/profiles/3/vars.json | 3 ++- 4 files changed, 8 insertions(+), 4 deletions(-) diff --git a/de/home/.config/sway-profiles/profiles/0/vars.json b/de/home/.config/sway-profiles/profiles/0/vars.json index 9539a35..f55ca03 100644 --- a/de/home/.config/sway-profiles/profiles/0/vars.json +++ b/de/home/.config/sway-profiles/profiles/0/vars.json @@ -1,4 +1,5 @@ [{ "home_directory":"$HOME/Documents", - "browser_profile":"Penelope" + "browser_profile":"Penelope", + "keepass_db":"$HOME/Nextcloud/Security/Passwords.kdbx" }] diff --git a/de/home/.config/sway-profiles/profiles/1/vars.json b/de/home/.config/sway-profiles/profiles/1/vars.json index c00c234..f336e7f 100644 --- a/de/home/.config/sway-profiles/profiles/1/vars.json +++ b/de/home/.config/sway-profiles/profiles/1/vars.json @@ -1,4 +1,5 @@ [{ "home_directory":"$HOME/Development", - "browser_profile":"Development" + "browser_profile":"Development", + "keepass_db":"$HOME/Documents/Server/Server_Admin_Keychain.kdbx" }] diff --git a/de/home/.config/sway-profiles/profiles/2/vars.json b/de/home/.config/sway-profiles/profiles/2/vars.json index c9f50ca..f620ee6 100644 --- a/de/home/.config/sway-profiles/profiles/2/vars.json +++ b/de/home/.config/sway-profiles/profiles/2/vars.json @@ -1,4 +1,5 @@ [{ "home_directory":"$HOME/Documents/School/College/BSU/2024-01SPRING", - "browser_profile":"School" + "browser_profile":"School", + "keepass_db":"$HOME/Nextcloud/Security/Passwords.kdbx" }] diff --git a/de/home/.config/sway-profiles/profiles/3/vars.json b/de/home/.config/sway-profiles/profiles/3/vars.json index 8a79654..992c0ba 100644 --- a/de/home/.config/sway-profiles/profiles/3/vars.json +++ b/de/home/.config/sway-profiles/profiles/3/vars.json @@ -1,4 +1,5 @@ [{ "home_directory":"$HOME/Documents/Work/LaneCommunityCollege", - "browser_profile":"Work" + "browser_profile":"Work", + "keepass_db":"$HOME/Nextcloud/Security/Passwords.kdbx" }]