diff --git a/home/.config/discord/settings.json b/home/.config/discord/settings.json new file mode 100644 index 0000000..dc84b80 --- /dev/null +++ b/home/.config/discord/settings.json @@ -0,0 +1,18 @@ +{ + "SKIP_HOST_UPDATE": true, + "openasar": { + "setup": true, + "cmdPreset": "perf", + "quickstart": true, + "css": "@import url(\"https://catppuccin.github.io/discord/dist/catppuccin-macchiato-teal.theme.css\");" + }, + "IS_MAXIMIZED": false, + "IS_MINIMIZED": false, + "WINDOW_BOUNDS": { + "x": 0, + "y": 0, + "width": 1500, + "height": 803 + }, + "trayBalloonShown": true +} \ No newline at end of file