mirror of
https://github.com/danielepintore/dotfiles.git
synced 2026-06-15 20:25:13 +02:00
Discord: avoid blocking update windows
This commit is contained in:
11
.config/discord/settings.json
Normal file
11
.config/discord/settings.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"SKIP_HOST_UPDATE": true,
|
||||
"IS_MAXIMIZED": false,
|
||||
"IS_MINIMIZED": false,
|
||||
"WINDOW_BOUNDS": {
|
||||
"x": 7,
|
||||
"y": 51,
|
||||
"width": 1905,
|
||||
"height": 1141
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user