melawy-welcome/data/preferences.json

25 lines
1.1 KiB
JSON
Raw Normal View History

2021-09-16 03:07:24 +05:00
{
"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",
2021-09-21 04:46:45 +05:00
"live_path": "/run/archiso/bootmnt/arch",
2021-09-16 03:07:24 +05:00
"locale_path": "/usr/share/locale/",
"logo_path": "/usr/share/icons/hicolor/64x64/apps/cachyos.png",
"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": {
2021-10-23 20:48:16 +05:00
"development": "https://github.com/cachyos",
2022-05-22 05:31:35 +05:00
"discover": "https://github.com/cachyos/cachyos-pkgbuilds",
2021-09-16 03:07:24 +05:00
"donate": "https://cachyos.org/donate",
"forum": "https://forum.cachyos.org",
2022-03-10 03:28:36 +05:00
"telegram": "https://t.me/+oR-kWT47vRdmMDli",
2021-09-16 03:07:24 +05:00
"mailling": "https://lists.cachyos.org/cgi-bin/mailman/listinfo",
2022-03-10 03:28:36 +05:00
"reddit": "https://www.reddit.com/r/cachyos",
"twitter": "https://twitter.com/cachyos",
2021-09-16 03:07:24 +05:00
"wiki": "https://wiki.cachyos.org"
}
}