Add initial dotfiles
This commit is contained in:
commit
f748e588ae
11 changed files with 1182 additions and 0 deletions
12
.config/discord/settings.json
Normal file
12
.config/discord/settings.json
Normal file
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"chromiumSwitches": {},
|
||||
"IS_MAXIMIZED": false,
|
||||
"IS_MINIMIZED": false,
|
||||
"WINDOW_BOUNDS": {
|
||||
"x": 110,
|
||||
"y": 68,
|
||||
"width": 1283,
|
||||
"height": 726
|
||||
},
|
||||
"SKIP_HOST_UPDATE": true
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue