applications
This commit is contained in:
parent
092b3d6061
commit
3caf6e9a67
4 changed files with 285 additions and 6 deletions
43
caprine/config.json
Normal file
43
caprine/config.json
Normal file
|
|
@ -0,0 +1,43 @@
|
|||
{
|
||||
"theme": "system",
|
||||
"privateMode": false,
|
||||
"showPrivateModePrompt": true,
|
||||
"vibrancy": "none",
|
||||
"zoomFactor": 1,
|
||||
"lastWindowState": {
|
||||
"x": 513,
|
||||
"y": 594,
|
||||
"width": 1244,
|
||||
"height": 1358,
|
||||
"isMaximized": false
|
||||
},
|
||||
"menuBarMode": false,
|
||||
"showDockIcon": true,
|
||||
"showTrayIcon": true,
|
||||
"alwaysOnTop": false,
|
||||
"showAlwaysOnTopPrompt": true,
|
||||
"bounceDockOnMessage": false,
|
||||
"showUnreadBadge": true,
|
||||
"showMessageButtons": true,
|
||||
"launchMinimized": false,
|
||||
"flashWindowOnMessage": true,
|
||||
"notificationMessagePreview": true,
|
||||
"block": {
|
||||
"chatSeen": false,
|
||||
"typingIndicator": false,
|
||||
"deliveryReceipt": false
|
||||
},
|
||||
"emojiStyle": "facebook-3-0",
|
||||
"useWorkChat": false,
|
||||
"sidebar": "default",
|
||||
"autoHideMenuBar": true,
|
||||
"autoUpdate": true,
|
||||
"notificationsMuted": false,
|
||||
"callRingtoneMuted": false,
|
||||
"hardwareAcceleration": true,
|
||||
"quitOnWindowClose": false,
|
||||
"keepMeSignedIn": true,
|
||||
"autoplayVideos": true,
|
||||
"isSpellCheckerEnabled": true,
|
||||
"spellCheckerLanguages": []
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue