Fix env vars for fish, update vesktop settings, minor gpg and sway updates

This commit is contained in:
askiiart 2024-09-25 09:10:54 -05:00
parent f47510f9ca
commit 61c490f328
Signed by untrusted user who does not match committer: askiiart
GPG key ID: EA85979611654C30
5 changed files with 13 additions and 13 deletions

View file

@ -400,9 +400,6 @@
"memberList": true,
"voiceUsers": true
},
"SearchReply": {
"enabled": false
},
"SecretRingToneEnabler": {
"enabled": false
},
@ -611,6 +608,9 @@
},
"UserSettingsAPI": {
"enabled": true
},
"FullSearchContext": {
"enabled": false
}
},
"notifications": {
@ -623,6 +623,6 @@
"authenticated": true,
"url": "https://api.vencord.dev/",
"settingsSync": true,
"settingsSyncVersion": 1719848385601
"settingsSyncVersion": 1727271960157
}
}