From 715902dbed531566fdc8f74577dc0cbb52561e90 Mon Sep 17 00:00:00 2001 From: xAlpharax <42233094+xAlpharax@users.noreply.github.com> Date: Sun, 19 Nov 2023 23:22:34 +0200 Subject: Updates including copilot usage (free with uni) and protonge newer alias version Changes to be committed: modified: Vencord/settings/settings.json modified: nvim/init.vim modified: zsh/aliases --- Vencord/settings/settings.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'Vencord') diff --git a/Vencord/settings/settings.json b/Vencord/settings/settings.json index cfab248..beefbc6 100644 --- a/Vencord/settings/settings.json +++ b/Vencord/settings/settings.json @@ -108,7 +108,7 @@ "enabled": true }, "ColorSighted": { - "enabled": true + "enabled": false }, "ConsoleShortcuts": { "enabled": true @@ -218,7 +218,7 @@ "enabled": true }, "MessageClickActions": { - "enabled": true, + "enabled": false, "enableDeleteOnClick": true, "enableDoubleClickToEdit": true, "enableDoubleClickToReply": true, @@ -611,6 +611,9 @@ }, "NoTypingAnimation": { "enabled": false + }, + "SuperReactionTweaks": { + "enabled": false } }, "notifications": { @@ -623,6 +626,6 @@ "authenticated": false, "url": "https://api.vencord.dev/", "settingsSync": false, - "settingsSyncVersion": 1699431045702 + "settingsSyncVersion": 1699799026302 } } \ No newline at end of file -- cgit v1.2.3