diff --git a/de/home/.config/sway-profiles/profiles/0/vars.json b/de/home/.config/sway-profiles/profiles/0/vars.json index f55ca03..9539a35 100644 --- a/de/home/.config/sway-profiles/profiles/0/vars.json +++ b/de/home/.config/sway-profiles/profiles/0/vars.json @@ -1,5 +1,4 @@ [{ "home_directory":"$HOME/Documents", - "browser_profile":"Penelope", - "keepass_db":"$HOME/Nextcloud/Security/Passwords.kdbx" + "browser_profile":"Penelope" }] diff --git a/de/home/.config/sway-profiles/profiles/1/vars.json b/de/home/.config/sway-profiles/profiles/1/vars.json index f336e7f..c00c234 100644 --- a/de/home/.config/sway-profiles/profiles/1/vars.json +++ b/de/home/.config/sway-profiles/profiles/1/vars.json @@ -1,5 +1,4 @@ [{ "home_directory":"$HOME/Development", - "browser_profile":"Development", - "keepass_db":"$HOME/Documents/Server/Server_Admin_Keychain.kdbx" + "browser_profile":"Development" }] diff --git a/de/home/.config/sway-profiles/profiles/2/vars.json b/de/home/.config/sway-profiles/profiles/2/vars.json index f620ee6..c9f50ca 100644 --- a/de/home/.config/sway-profiles/profiles/2/vars.json +++ b/de/home/.config/sway-profiles/profiles/2/vars.json @@ -1,5 +1,4 @@ [{ "home_directory":"$HOME/Documents/School/College/BSU/2024-01SPRING", - "browser_profile":"School", - "keepass_db":"$HOME/Nextcloud/Security/Passwords.kdbx" + "browser_profile":"School" }] diff --git a/de/home/.config/sway-profiles/profiles/3/vars.json b/de/home/.config/sway-profiles/profiles/3/vars.json index 992c0ba..8a79654 100644 --- a/de/home/.config/sway-profiles/profiles/3/vars.json +++ b/de/home/.config/sway-profiles/profiles/3/vars.json @@ -1,5 +1,4 @@ [{ "home_directory":"$HOME/Documents/Work/LaneCommunityCollege", - "browser_profile":"Work", - "keepass_db":"$HOME/Nextcloud/Security/Passwords.kdbx" + "browser_profile":"Work" }]