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