mirror of
https://github.com/XNM1/linux-nixos-hyprland-config-dotfiles.git
synced 2025-09-15 09:45:58 +03:00
added discord
config
This commit is contained in:
18
home/.config/discord/settings.json
Normal file
18
home/.config/discord/settings.json
Normal file
@@ -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
|
||||
}
|
Reference in New Issue
Block a user