From 0ef8a62a84932a70be06686c55205793921b783b Mon Sep 17 00:00:00 2001 From: Marc Vertes Date: Sat, 4 Dec 2021 15:20:25 +0100 Subject: update --- .backupignore | 18 ++++++++++++++++++ .config/kitty/kitty.conf | 1 + 2 files changed, 19 insertions(+) diff --git a/.backupignore b/.backupignore index f899501..b4667fa 100644 --- a/.backupignore +++ b/.backupignore @@ -11,3 +11,21 @@ go/pkg *.lock *.socket +*.db-wal +*.db-shm +httpstorages.* +SiriAnalytics.db +Application Support/Knowledge/ +IdentityServices/ +Library/Biome/ +Library/Calendars/ +Library/Saved Application State/ +Containers/com.adguard.* +Containers/com.apple.Safari/ +CoreSpotlight/ +Google/DriveFS/ +GoogleSoftwareUpdate/ +Group Containers/group.com.apple.secure-control-center-preferences/ +Safari/Databases/ +Safari/LocalStorage/ +Safari/Template Icons/ diff --git a/.config/kitty/kitty.conf b/.config/kitty/kitty.conf index 34dc1b5..c79faf1 100644 --- a/.config/kitty/kitty.conf +++ b/.config/kitty/kitty.conf @@ -482,6 +482,7 @@ focus_follows_mouse yes #: Terminal bell {{{ # enable_audio_bell yes +enable_audio_bell no #: Enable/disable the audio bell. Useful in environments that require #: silence. -- cgit v1.2.3