add content
This commit is contained in:
parent
94df7c8562
commit
cc9afc5ffe
140 changed files with 10414 additions and 1 deletions
14
data/home/.config/discord/settings.json
Normal file
14
data/home/.config/discord/settings.json
Normal file
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"IS_MAXIMIZED": true,
|
||||
"IS_MINIMIZED": false,
|
||||
"WINDOW_BOUNDS": {
|
||||
"x": 0,
|
||||
"y": 52,
|
||||
"width": 1919,
|
||||
"height": 1028
|
||||
},
|
||||
"MINIMIZE_TO_TRAY": false,
|
||||
"DANGEROUS_ENABLE_DEVTOOLS_ONLY_ENABLE_IF_YOU_KNOW_WHAT_YOURE_DOING": true,
|
||||
"SKIP_HOST_UPDATE": true,
|
||||
"chromiumSwitches": {}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue