Fix env vars for fish, update vesktop settings, minor gpg and sway updates
This commit is contained in:
parent
f47510f9ca
commit
61c490f328
5 changed files with 13 additions and 13 deletions
vesktop
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"minimizeToTray": true,
|
||||
"minimizeToTray": "on",
|
||||
"discordBranch": "stable",
|
||||
"arRPC": true,
|
||||
"arRPC": "on",
|
||||
"splashColor": "oklab(0.899401 -0.00192499 -0.00481987)",
|
||||
"splashBackground": "rgb(0, 7, 32)",
|
||||
"spellCheckLanguages": [
|
||||
|
|
|
@ -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
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue