{ "$schema": "https://raw.githubusercontent.com/Jean-Tinland/simple-bar/refs/heads/master/lib/schemas/config.json", "global": { "theme": "auto", "compactMode": false, "floatingBar": false, "noBarBg": false, "noColorInData": true, "bottomBar": false, "sideDecoration": false, "inlineSpacesOptions": false, "disableAnimations": false, "spacesBackgroundColorAsForeground": false, "widgetsBackgroundColorAsForeground": false, "widgetMaxWidth": "160px", "slidingAnimationPace": 4, "font": "JetBrains Mono, Monaco, Menlo, monospace", "fontSize": "11px", "yabaiPath": "$(which yabai)", "aerospacePath": "$(which aerospace)", "windowManager": "yabai", "shell": "sh", "terminal": "Terminal", "disableNotifications": false, "enableMissives": false, "enableServer": true, "serverSocketPort": 7777, "yabaiServerRefresh": true, "aerospaceServerRefresh": false }, "themes": { "lightTheme": "NightShiftLight", "darkTheme": "NightShiftDark", "colorMain": "", "colorMainAlt": "", "colorMinor": "", "colorAccent": "", "colorRed": "", "colorGreen": "", "colorYellow": "", "colorOrange": "", "colorBlue": "", "colorMagenta": "", "colorCyan": "", "colorBlack": "", "colorWhite": "", "colorForeground": "", "colorBackground": "" }, "process": { "showOnDisplay": "", "displayForFocusedSpace": false, "displayOnlyCurrent": false, "centered": false, "showCurrentSpaceMode": false, "hideWindowTitle": false, "displayOnlyIcon": false, "expandAllProcesses": false, "displaySkhdMode": false, "displayStackIndex": true, "displayOnlyCurrentStack": false }, "spacesDisplay": { "showOnDisplay": "", "exclusions": "", "titleExclusions": "", "spacesExclusions": "", "exclusionsAsRegex": false, "displayAllSpacesOnAllScreens": false, "hideDuplicateAppsInSpaces": false, "displayStickyWindowsSeparately": false, "hideCreateSpaceButton": false, "hideEmptySpaces": false, "showOptionsOnHover": true, "switchSpacesWithoutYabai": false, "customAeroSpaceDisplayIndexes": {} }, "widgets": { "processWidget": true, "githubWidget": false, "weatherWidget": true, "netstatsWidget": false, "cpuWidget": false, "gpuWidget": false, "memoryWidget": true, "batteryWidget": true, "wifiWidget": true, "vpnWidget": false, "zoomWidget": false, "soundWidget": true, "micWidget": false, "dateWidget": true, "timeWidget": true, "keyboardWidget": false, "spotifyWidget": false, "cryptoWidget": false, "stockWidget": false, "youtubeMusicWidget": false, "musicWidget": true, "mpdWidget": false, "browserTrackWidget": false, "notificationsWidget": false, "nextMeetingWidget": false }, "githubWidgetOptions": { "refreshFrequency": 600000, "showOnDisplay": "", "showIcon": true, "hideWhenNoNotification": false, "notificationUrl": "https://github.com/notifications", "ghBinaryPath": "/opt/homebrew/bin/gh" }, "weatherWidgetOptions": { "refreshFrequency": 1800000, "showOnDisplay": "", "showIcon": true, "unit": "F", "hideLocation": false, "hideGradient": false, "customLocation": "" }, "netstatsWidgetOptions": { "refreshFrequency": 2000, "showOnDisplay": "", "showIcon": true, "displayAsGraph": true, "netstatsThreshold": 0 }, "cpuWidgetOptions": { "refreshFrequency": 2000, "showOnDisplay": "", "showIcon": true, "displayAsGraph": false, "cpuUsageThreshold": 0, "cpuMonitorApp": "Activity Monitor" }, "gpuWidgetOptions": { "refreshFrequency": 3000, "showOnDisplay": "", "showIcon": true, "displayAsGraph": false, "gpuMacmonBinaryPath": "/opt/homebrew/bin/macmon" }, "memoryWidgetOptions": { "refreshFrequency": 8000, "showOnDisplay": "", "showIcon": true, "memoryUsageThreshold": 0, "memoryMonitorApp": "Activity Monitor" }, "batteryWidgetOptions": { "refreshFrequency": 10000, "showOnDisplay": "", "showIcon": true, "toggleCaffeinateOnClick": true, "disableCaffeinateInvertedBackground": false, "caffeinateOption": "" }, "networkWidgetOptions": { "refreshFrequency": 60000, "showOnDisplay": "", "showIcon": true, "networkDevice": "en0", "hideWifiIfDisabled": false, "toggleWifiOnClick": false, "hideNetworkName": true }, "vpnWidgetOptions": { "refreshFrequency": 8000, "showOnDisplay": "", "showIcon": true, "vpnConnectionName": "", "vpnShowConnectionName": false }, "zoomWidgetOptions": { "refreshFrequency": 5000, "showOnDisplay": "", "showVideo": true, "showMic": true }, "soundWidgetOptions": { "refreshFrequency": 20000, "showOnDisplay": "", "showIcon": true }, "micWidgetOptions": { "refreshFrequency": 20000, "showOnDisplay": "", "showIcon": true }, "dateWidgetOptions": { "refreshFrequency": 30000, "showOnDisplay": "", "showIcon": true, "shortDateFormat": true, "locale": "en-UK", "calendarApp": "" }, "timeWidgetOptions": { "refreshFrequency": 1000, "showOnDisplay": "", "showIcon": true, "hour12": false, "dayProgress": false, "showSeconds": true }, "keyboardWidgetOptions": { "refreshFrequency": 20000, "showOnDisplay": "", "showIcon": true, "keyboardMaxLength": 0 }, "cryptoWidgetOptions": { "refreshFrequency": 300000, "showOnDisplay": "", "showIcon": true, "denomination": "usd", "identifiers": "bitcoin,ethereum,celo", "precision": 5 }, "stockWidgetOptions": { "refreshFrequency": 900000, "showOnDisplay": "", "showIcon": true, "yahooFinanceApiKey": "YOUR_API_KEY", "symbols": "AAPL,TSLA", "showSymbol": true, "showCurrency": true, "showMarketPrice": true, "showMarketChange": false, "showMarketPercent": true, "showColor": true }, "spotifyWidgetOptions": { "refreshFrequency": 10000, "showOnDisplay": "", "showIcon": true, "showSpecter": true, "showSpotifyMetadata": true }, "youtubeMusicWidgetOptions": { "refreshFrequency": 10000, "showOnDisplay": "", "showIcon": true, "showSpecter": true, "youtubeMusicPort": 26538 }, "musicWidgetOptions": { "refreshFrequency": 10000, "showOnDisplay": "", "showIcon": true, "showSpecter": true }, "mpdWidgetOptions": { "refreshFrequency": 10000, "showOnDisplay": "", "showIcon": true, "showSpecter": true, "mpdBinaryPath": "/opt/homebrew/bin/mpc", "mpdPort": "6600", "mpdHost": "127.0.0.1", "mpdFormatString": "%title%[ - %artist%]|[%file%]" }, "browserTrackWidgetOptions": { "refreshFrequency": 10000, "showOnDisplay": "", "showIcon": true, "showSpecter": true }, "notificationsWidgetOptions": { "refreshFrequency": 10000, "showOnDisplay": "", "excludedApps": "" }, "nextMeetingWidgetOptions": { "refreshFrequency": 60000, "showOnDisplay": "", "showJoinButton": true, "showTimeOnly": false, "icalBuddyPath": "", "lookAheadHours": 12 }, "userWidgets": { "userWidgetsList": {} }, "customStyles": { "styles": "/* your custom css styles here */" } }