From c776bf31c9d1f25144ee156c71dd1a1846aef29d Mon Sep 17 00:00:00 2001 From: xAlpharax <42233094+xAlpharax@users.noreply.github.com> Date: Sat, 21 Oct 2023 16:48:14 +0300 Subject: Updated some quirks. Changes to be committed: modified: Vencord/settings/settings.json modified: zsh/aliases modified: zsh/zshrc --- Vencord/settings/settings.json | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'Vencord') diff --git a/Vencord/settings/settings.json b/Vencord/settings/settings.json index 83011d6..0595f40 100644 --- a/Vencord/settings/settings.json +++ b/Vencord/settings/settings.json @@ -381,7 +381,8 @@ "groups": true, "servers": true, "friends": true, - "friendRequestCancels": true + "friendRequestCancels": true, + "notices": false }, "RevealAllSpoilers": { "enabled": true @@ -502,7 +503,8 @@ }, "UserVoiceShow": { "enabled": true, - "showInUserProfileModal": true + "showInUserProfileModal": true, + "showVoiceChannelSectionHeader": true }, "USRBG": { "enabled": true, @@ -592,6 +594,9 @@ }, "ThemeAttributes": { "enabled": true + }, + "NoTypingAnimation": { + "enabled": false } }, "notifications": { @@ -604,6 +609,6 @@ "authenticated": false, "url": "https://api.vencord.dev/", "settingsSync": false, - "settingsSyncVersion": 1697289264290 + "settingsSyncVersion": 1697824463047 } } \ No newline at end of file -- cgit v1.2.3