From 69b0b9b4d06ed664deac6d4a38a124d272ce5704 Mon Sep 17 00:00:00 2001 From: Xevion Date: Mon, 3 Mar 2025 03:29:45 -0600 Subject: [PATCH] Remove ~/.config/rbw/config.json --- home/dot_config/rbw/config.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 home/dot_config/rbw/config.json diff --git a/home/dot_config/rbw/config.json b/home/dot_config/rbw/config.json deleted file mode 100644 index 95fb114..0000000 --- a/home/dot_config/rbw/config.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "email": "xevion@xevion.dev", - "sso_id": null, - "base_url": null, - "identity_url": null, - "ui_url": null, - "notifications_url": null, - "lock_timeout": 28800, - "sync_interval": 3600, - "pinentry": "pinentry", - "client_cert_path": null -} \ No newline at end of file