melawy-welcome/data/preferences.json

26 lines
1.1 KiB
JSON

{
"default_locale": "en",
"autostart_path": "~/.config/autostart/cachyos-hello.desktop",
"data_path": "/usr/share/cachyos-hello/data/",
"desktop_path": "/usr/share/applications/cachyos-hello.desktop",
"installer_path": "/usr/bin/calamares",
"live_path": "/run/archiso/bootmnt/arch",
"locale_path": "/usr/share/locale/",
"logo_path": "/usr/share/icons/hicolor/scalable/apps/",
"save_path": "~/.config/cachyos-hello.json",
"ui_path": "/usr/share/cachyos-hello/ui/cachyos-hello.glade",
"style_path": "/usr/share/cachyos-hello/ui/style.css",
"urls": {
"development": "https://github.com/cachyos",
"software": "https://github.com/cachyos/cachyos-pkgbuilds",
"donate": "https://www.patreon.com/CachyOS",
"forum": "https://forum.cachyos.org",
"telegram": "https://t.me/+oR-kWT47vRdmMDli",
"discord": "https://discord.gg/qJqj94uFwE",
"mailling": "https://lists.cachyos.org/cgi-bin/mailman/listinfo",
"reddit": "https://www.reddit.com/r/cachyos",
"twitter": "https://twitter.com/cachyos",
"wiki": "https://wiki.cachyos.org"
}
}