summaryrefslogtreecommitdiff
path: root/Vencord
diff options
context:
space:
mode:
authorxAlpharax <42233094+xAlpharax@users.noreply.github.com>2023-11-19 23:22:34 +0200
committerxAlpharax <42233094+xAlpharax@users.noreply.github.com>2023-11-19 23:22:34 +0200
commit715902dbed531566fdc8f74577dc0cbb52561e90 (patch)
treece059a55ece7cf6b90c44da79300502c0ce7f6d6 /Vencord
parent85df4e4da41780818c80800b2d1f6b9fad79fc71 (diff)
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
Diffstat (limited to 'Vencord')
-rw-r--r--Vencord/settings/settings.json9
1 files changed, 6 insertions, 3 deletions
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