From 41744e61abd3c97f9c487e218335843fc4ed4df9 Mon Sep 17 00:00:00 2001 From: blob42 Date: Tue, 10 Oct 2023 22:01:59 +0200 Subject: [PATCH] remove config.toml --- config.toml | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 config.toml diff --git a/config.toml b/config.toml deleted file mode 100644 index e5bf0ce..0000000 --- a/config.toml +++ /dev/null @@ -1,12 +0,0 @@ -[chrome] -[chrome.profile_options] -watch_all_profiles = false -profile = "Default" - -[firefox] -[firefox.profile_options] -watch_all_profiles = false -profile = "default" - -[global] -watch-all = false