From d817c96219af069e1c34cf479d7f19557c45517e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20QUEROL?= Date: Mon, 27 Oct 2025 15:45:44 +0100 Subject: [PATCH] Update config.json --- config.json | 59 +++++++++++++++++++++++++++-------------------------- 1 file changed, 30 insertions(+), 29 deletions(-) diff --git a/config.json b/config.json index 494ba2c..dd7c023 100644 --- a/config.json +++ b/config.json @@ -1,52 +1,53 @@ { "squares": [ - { "name": "media", + { "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": "Tidarr", "url": "https://zic.kawa.zip" } ] }, - { "name": "work", + { "name": "Admin MS", "color": "#e06c75", "links": [ - { "name": "Github", "url": "https://github.com" }, - { "name": "Heroku", "url": "http://heroku.com/" }, - { "name": "localhost", "url": "http://localhost:8000/" } + { "name": "Admin", "url": "https://admin.microsoft.com" }, + { "name": "Entra", "url": "https://entra.microsoft.com/" }, + { "name": "Teams", "url": "https://admin.teams.microsoft.com/" }, + { "name": "Intune", "url": "https://endpoint.microsoft.com/" }, + { "name": "Security", "url": "https://Security.microsoft.com/" }, + { "name": "Exchange", "url": "https://admin.exchange.microsoft.com/" }, + { "name": "Lighthouse", "url": "https://lighthouse.microsoft.com" } ] }, - { "name": "social", + { "name": "Outils", "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": "Others", - "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": "Ninja RMM", "url": "https://arescom.rmmservice.com/" }, + { "name": "Passportal", "url": "https://de-clover.passportalmsp.com/" }, + { "name": "Sharepoint Arescom", "url": "https://arescom.sharepoint.com/" }, + { "name": "Console Unify", "url": "https://wifi.arescom.fr" }, + { "name": "Docker", "url": "https://10.19.100.10:9443" }, + { "name": "CIPP", "url": "https://cipp.arescom.fr" }, + { "name": "Watchguard Cloud", "url": "https://deu.cloud.watchguard.com" }, + { "name": "Copilot", "url": "https://m365.cloud.microsoft/chat" }, + { "name": "Info Licences MS", "url": "https://m365maps.com" }, + { "name": "Bali", "url": "https://bali.arescom.fr/" } ] } ], - "searchEngine":"Brave", - "user": "Pirate", + "searchEngine":"FindShit", + "user": "Sébastien", "disableMessage": false, "disableDate": false, "disableSearchBar": false, - "disable24Hour": true, + "disable24Hour": false, "disableWeather": false, - "timeZone": "Africa/Cairo", + "timeZone": "Eurpoe/Paris", "weatherConf": { - "location": "Giza Egypt", + "location": "Alfortville", "unit": "cel" }, "settingsIcon": false,