From 264ef86797a7b559be605226eee24a3c7b6bad1c Mon Sep 17 00:00:00 2001 From: stupidcomputer Date: Mon, 22 Jul 2024 16:04:40 -0500 Subject: [PATCH] change password entry names --- .config/vdirsyncer/config | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.config/vdirsyncer/config b/.config/vdirsyncer/config index 1235846..51efbab 100644 --- a/.config/vdirsyncer/config +++ b/.config/vdirsyncer/config @@ -56,11 +56,10 @@ type = "carddav" url = "https://radicale.beepboop.systems/ryan/20cda0dd-5922-4905-8956-859c989a6519/" username = "ryan" -password.fetch = ["command", "rbw", "get", "beepboop.systems radicale instance"] +password.fetch = ["command", "rbw", "get", "radicale"] [storage band_calendar_remote] type = "http" - url = "https://calendar.google.com/calendar/ical/i6bong6iferbcuf1u25jg47t7k%40group.calendar.google.com/public/basic.ics" [storage pco_remote] @@ -77,4 +76,4 @@ type = "caldav" url = "https://radicale.beepboop.systems/ryan/edfbeaf1-e9f3-4d94-a512-40cdafdbc7a0/" username = "ryan" -password.fetch = ["command", "rbw", "get", "beepboop.systems radicale instance"] +password.fetch = ["command", "rbw", "get", "radicale"]