Update config.json

Customization
This commit is contained in:
2025-10-27 15:21:18 +01:00
parent 97a194d962
commit 57a98a1cbd

View File

@@ -3,50 +3,51 @@
{ "name": "media", { "name": "media",
"color": "#61afef", "color": "#61afef",
"links": [ "links": [
{ "name": "Spotify", "url": "https://open.spotify.com/" }, { "name": "Youtube", "url": "https://youtube.com" },
{ "name": "YoutubeMusic", "url": "https://music.youtube.com/" }, { "name": "Jellyfin", "url": "https://stream.kawa.zip/" },
{ "name": "Netflix", "url": "https://netflix.com" }, { "name": "KawaMusic", "url": "https://music.kawawete.xyz/" },
{ "name": "Youtube", "url": "https://youtube.com" } { "name": "Tidal", "url": "https://tidal.com" },
{ "name": "Tidal", "url": "https://zic.kawa.zip" }
] ]
}, },
{ "name": "work", { "name": "homelab",
"color": "#e06c75", "color": "#e06c75",
"links": [ "links": [
{ "name": "Github", "url": "https://github.com" }, { "name": "Front 1 Portainer", "url": "https://port.team4kw.fr" },
{ "name": "Heroku", "url": "http://heroku.com/" }, { "name": "Front 2 Portainer", "url": "https://port.azuze.fr/" },
{ "name": "localhost", "url": "http://localhost:8000/" } { "name": "IIRIAM Dockge", "url": "https://yacht.iiriam.fr/" }
] ]
}, },
{ "name": "social", { "name": "social",
"color": "#e5c07b", "color": "#e5c07b",
"links": [ "links": [
{ "name": "Reddit", "url": "https://reddit.com" }, { "name": "Reddit", "url": "https://reddit.com" },
{ "name": "Unixporn Love", "url": "https://deepjyoti30.github.io/unixporn-love/" }, { "name": "9GAG", "url": "https://9gag.com" },
{ "name": "r/unixporn", "url": "https://www.reddit.com/r/unixporn/" }, { "name": "Twitter", "url": "https://x.com/" },
{ "name": "r/mk", "url": "https://www.reddit.com/r/MechanicalKeyboards/" } { "name": "Instagram", "url": "https://instagram.com/" }
] ]
}, },
{ {
"name": "Others", "name": "tools",
"color": "#98c379", "color": "#98c379",
"links": [ "links": [
{"name": "Material Colors", "url": "http://materialuicolors.co/"}, {"name": "PDF", "url": "https://pdf.larrache.fr/"},
{"name": "Gmail", "url": "http://gmail.com/"}, {"name": "YT DL", "url": "https://ytdl.kawa.zip/"},
{"name": "neo4j Local", "url": "http://localhost:7474/"}, {"name": "OmniTools", "url": "https://tools.larrache.fr/"},
{"name": "rarbg", "url": "http://rarbg.to"} {"name": "Penpot", "url": "https://id.larrache.fr"}
] ]
} }
], ],
"searchEngine":"Brave", "searchEngine":"FindShit",
"user": "Pirate", "user": "Kawa",
"disableMessage": false, "disableMessage": false,
"disableDate": false, "disableDate": false,
"disableSearchBar": false, "disableSearchBar": false,
"disable24Hour": true, "disable24Hour": false,
"disableWeather": false, "disableWeather": false,
"timeZone": "Africa/Cairo", "timeZone": "Europe/Paris",
"weatherConf": { "weatherConf": {
"location": "Giza Egypt", "location": "Melun",
"unit": "cel" "unit": "cel"
}, },
"settingsIcon": false, "settingsIcon": false,