diff options
author | Galen Guyer <galen@galenguyer.com> | 2023-03-16 19:58:15 -0400 |
---|---|---|
committer | Galen Guyer <galen@galenguyer.com> | 2023-03-16 19:58:15 -0400 |
commit | 148fb6956aca04d8e7125c7f754bfac01933b6f3 (patch) | |
tree | 3e22611a4dba27cd74cd81b90d0615be40eea2c5 /modules/50-discord/discord.json | |
parent | e211344e7780c5fe4069c63a105ed69483b6e867 (diff) |
zshrc updates
Diffstat (limited to 'modules/50-discord/discord.json')
-rw-r--r-- | modules/50-discord/discord.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/50-discord/discord.json b/modules/50-discord/discord.json index 1ee0936..73924b4 100644 --- a/modules/50-discord/discord.json +++ b/modules/50-discord/discord.json @@ -51,7 +51,7 @@ "fixmentions": true, "greentext": true, "imgxis": true, - "linuxUpdater": true, + "linuxUpdater": false, "noJoinMessageWave": true, "noReplyChainNag": true, "noThreadNotifications": true, @@ -72,7 +72,7 @@ "panic": true, "typingAvatars": true, "css": { - "enabled": true, + "enabled": false, "options": { "cssPath": [ "/home/chef/.config/hh3/styles.css" |