why am i still awake

This commit is contained in:
Benjamin Palko 2024-07-12 00:54:29 -04:00
parent 48a210554c
commit a45c1e0702
3 changed files with 274 additions and 0 deletions

43
Caprine/config.json Normal file
View 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": []
}