1
0
mirror of https://github.com/XNM1/linux-nixos-hyprland-config-dotfiles.git synced 2025-09-15 09:45:58 +03:00
Files
xnm 9385ffd1ff fixes
changelog:
  - deleted unnecessary segment from discord config
  - deleted reference to old catppuccin DuckDuckGo guide from README
  - hyprland changed scale for new system
  - added new target for rust
2024-04-05 19:53:18 +03:00

14 lines
358 B
JSON

{
"SKIP_HOST_UPDATE": true,
"openasar": {
"setup": true,
"cmdPreset": "balanced",
"noTyping": true,
"quickstart": true,
"css": "@import url(\"https://catppuccin.github.io/discord/dist/catppuccin-macchiato-teal.theme.css\");"
},
"IS_MAXIMIZED": false,
"IS_MINIMIZED": false,
"trayBalloonShown": true,
"chromiumSwitches": {}
}