melawy-welcome/data/preferences.json

26 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": {
"development": "https://gitlab.com/cachyos",
"discover": "https://discover.manjaro.org/",
"donate": "https://cachyos.org/donate",
2021-09-17 01:20:32 +05:00
"facebook": "https://www.facebook.com/CachyOSLinux",
2021-09-16 03:07:24 +05:00
"forum": "https://forum.cachyos.org",
"telegram": "https://t.me/cachyos_official",
"mailling": "https://lists.cachyos.org/cgi-bin/mailman/listinfo",
2021-09-17 01:20:32 +05:00
"reddit": "https://www.reddit.com/r/CachyOSLinux",
"twitter": "https://twitter.com/CachyOSLinux",
2021-09-16 03:07:24 +05:00
"wiki": "https://wiki.cachyos.org"
}
}