added more bar configs.
This commit is contained in:
+311
-26
@@ -87,9 +87,9 @@
|
||||
"controlCenterShowPrinterIcon": false,
|
||||
"controlCenterShowScreenSharingIcon": true,
|
||||
"showPrivacyButton": true,
|
||||
"privacyShowMicIcon": false,
|
||||
"privacyShowCameraIcon": false,
|
||||
"privacyShowScreenShareIcon": false,
|
||||
"privacyShowMicIcon": true,
|
||||
"privacyShowCameraIcon": true,
|
||||
"privacyShowScreenShareIcon": true,
|
||||
"controlCenterWidgets": [
|
||||
{
|
||||
"id": "volumeSlider",
|
||||
@@ -164,18 +164,18 @@
|
||||
"barMaxVisibleApps": 0,
|
||||
"barMaxVisibleRunningApps": 0,
|
||||
"barShowOverflowBadge": true,
|
||||
"appsDockHideIndicators": false,
|
||||
"appsDockHideIndicators": true,
|
||||
"appsDockColorizeActive": true,
|
||||
"appsDockActiveColorMode": "primary",
|
||||
"appsDockEnlargeOnHover": true,
|
||||
"appsDockEnlargePercentage": 125,
|
||||
"appsDockIconSizePercentage": 100,
|
||||
"appsDockEnlargeOnHover": false,
|
||||
"appsDockEnlargePercentage": 150,
|
||||
"appsDockIconSizePercentage": 110,
|
||||
"keyboardLayoutNameCompactMode": false,
|
||||
"runningAppsCurrentWorkspace": true,
|
||||
"runningAppsGroupByApp": false,
|
||||
"runningAppsCurrentMonitor": false,
|
||||
"appIdSubstitutions": [],
|
||||
"centeringMode": "index",
|
||||
"centeringMode": "geometric",
|
||||
"clockDateFormat": "",
|
||||
"lockDateFormat": "",
|
||||
"greeterRememberLastSession": true,
|
||||
@@ -307,9 +307,9 @@
|
||||
"dockOpenOnOverview": false,
|
||||
"dockPosition": 1,
|
||||
"dockSpacing": 4,
|
||||
"dockBottomGap": 0,
|
||||
"dockBottomGap": -12,
|
||||
"dockMargin": 0,
|
||||
"dockIconSize": 31,
|
||||
"dockIconSize": 40,
|
||||
"dockIndicatorStyle": "circle",
|
||||
"dockBorderEnabled": true,
|
||||
"dockBorderColor": "primary",
|
||||
@@ -413,7 +413,7 @@
|
||||
"screenPreferences": [
|
||||
"all"
|
||||
],
|
||||
"showOnLastDisplay": true,
|
||||
"showOnLastDisplay": false,
|
||||
"leftWidgets": [
|
||||
{
|
||||
"id": "launcherButton",
|
||||
@@ -454,7 +454,8 @@
|
||||
},
|
||||
{
|
||||
"id": "music",
|
||||
"enabled": true
|
||||
"enabled": true,
|
||||
"mediaSize": 1
|
||||
}
|
||||
],
|
||||
"rightWidgets": [
|
||||
@@ -466,17 +467,24 @@
|
||||
"id": "clipboard",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"id": "colorPicker",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"id": "vpn",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"id": "cpuUsage",
|
||||
"enabled": true
|
||||
"enabled": true,
|
||||
"minimumWidth": true
|
||||
},
|
||||
{
|
||||
"id": "memUsage",
|
||||
"enabled": true
|
||||
"id": "gpuTemp",
|
||||
"enabled": true,
|
||||
"selectedGpuIndex": 0,
|
||||
"pciId": "10de:2544"
|
||||
},
|
||||
{
|
||||
"id": "diskUsage",
|
||||
@@ -493,7 +501,19 @@
|
||||
},
|
||||
{
|
||||
"id": "controlCenterButton",
|
||||
"enabled": true
|
||||
"enabled": true,
|
||||
"showNetworkIcon": true,
|
||||
"showBluetoothIcon": true,
|
||||
"showAudioIcon": true,
|
||||
"showAudioPercent": true,
|
||||
"showVpnIcon": true,
|
||||
"showBrightnessIcon": true,
|
||||
"showBrightnessPercent": true,
|
||||
"showMicIcon": true,
|
||||
"showMicPercent": true,
|
||||
"showBatteryIcon": true,
|
||||
"showPrinterIcon": true,
|
||||
"showScreenSharingIcon": true
|
||||
}
|
||||
],
|
||||
"spacing": 4,
|
||||
@@ -538,7 +558,7 @@
|
||||
"clickThrough": false
|
||||
},
|
||||
{
|
||||
"id": "bar1779445652633",
|
||||
"id": "bar1780100331895",
|
||||
"name": "Bar 2",
|
||||
"enabled": false,
|
||||
"position": 1,
|
||||
@@ -546,26 +566,194 @@
|
||||
"all"
|
||||
],
|
||||
"showOnLastDisplay": false,
|
||||
"leftWidgets": [],
|
||||
"centerWidgets": [
|
||||
"leftWidgets": [
|
||||
{
|
||||
"id": "dankActions:variant_1779445455419",
|
||||
"id": "powerMenuButton",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"id": "launcherButton",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"id": "runningApps",
|
||||
"enabled": true,
|
||||
"runningAppsCompactMode": false,
|
||||
"runningAppsGroupByApp": true,
|
||||
"runningAppsCurrentWorkspace": true,
|
||||
"runningAppsCurrentMonitor": false
|
||||
}
|
||||
],
|
||||
"centerWidgets": [],
|
||||
"rightWidgets": [
|
||||
{
|
||||
"id": "systemTray",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"id": "battery",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"id": "controlCenterButton",
|
||||
"enabled": true,
|
||||
"showNetworkIcon": true,
|
||||
"showBluetoothIcon": true,
|
||||
"showAudioIcon": true,
|
||||
"showAudioPercent": false,
|
||||
"showVpnIcon": true,
|
||||
"showBrightnessIcon": false,
|
||||
"showBrightnessPercent": false,
|
||||
"showMicIcon": false,
|
||||
"showMicPercent": true,
|
||||
"showBatteryIcon": false,
|
||||
"showPrinterIcon": false,
|
||||
"showScreenSharingIcon": true
|
||||
},
|
||||
{
|
||||
"id": "clock",
|
||||
"enabled": true,
|
||||
"clockCompactMode": false
|
||||
},
|
||||
{
|
||||
"id": "notificationButton",
|
||||
"enabled": true
|
||||
}
|
||||
],
|
||||
"rightWidgets": [],
|
||||
"spacing": 4,
|
||||
"innerPadding": 4,
|
||||
"spacing": 0,
|
||||
"innerPadding": 10,
|
||||
"bottomGap": 0,
|
||||
"transparency": 1,
|
||||
"widgetTransparency": 1,
|
||||
"squareCorners": false,
|
||||
"squareCorners": true,
|
||||
"noBackground": false,
|
||||
"gothCornersEnabled": false,
|
||||
"gothCornerRadiusOverride": false,
|
||||
"gothCornerRadiusValue": 12,
|
||||
"borderEnabled": false,
|
||||
"borderColor": "primary",
|
||||
"borderColor": "surfaceText",
|
||||
"borderOpacity": 1,
|
||||
"borderThickness": 1,
|
||||
"widgetOutlineEnabled": false,
|
||||
"widgetOutlineColor": "primary",
|
||||
"widgetOutlineOpacity": 1,
|
||||
"widgetOutlineThickness": 1,
|
||||
"widgetPadding": 7,
|
||||
"maximizeWidgetIcons": false,
|
||||
"maximizeWidgetText": false,
|
||||
"removeWidgetPadding": false,
|
||||
"fontScale": 1,
|
||||
"iconScale": 1.3,
|
||||
"autoHide": false,
|
||||
"autoHideDelay": 250,
|
||||
"showOnWindowsOpen": false,
|
||||
"openOnOverview": false,
|
||||
"visible": true,
|
||||
"popupGapsAuto": true,
|
||||
"popupGapsManual": 4,
|
||||
"maximizeDetection": true,
|
||||
"scrollEnabled": true,
|
||||
"scrollXBehavior": "column",
|
||||
"scrollYBehavior": "workspace",
|
||||
"shadowIntensity": 0,
|
||||
"shadowOpacity": 60,
|
||||
"shadowColorMode": "text",
|
||||
"shadowCustomColor": "#000000"
|
||||
},
|
||||
{
|
||||
"id": "bar1780101070580",
|
||||
"name": "Bar 3",
|
||||
"enabled": false,
|
||||
"position": 0,
|
||||
"screenPreferences": [
|
||||
"all"
|
||||
],
|
||||
"showOnLastDisplay": false,
|
||||
"leftWidgets": [
|
||||
{
|
||||
"id": "workspaceSwitcher",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"id": "layout",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"id": "music",
|
||||
"enabled": true
|
||||
}
|
||||
],
|
||||
"centerWidgets": [
|
||||
{
|
||||
"id": "focusedWindow",
|
||||
"enabled": true
|
||||
}
|
||||
],
|
||||
"rightWidgets": [
|
||||
{
|
||||
"id": "cpuUsage",
|
||||
"enabled": true,
|
||||
"minimumWidth": true
|
||||
},
|
||||
{
|
||||
"id": "memUsage",
|
||||
"enabled": true,
|
||||
"minimumWidth": true
|
||||
},
|
||||
{
|
||||
"id": "diskUsage",
|
||||
"enabled": true,
|
||||
"mountPath": "/"
|
||||
},
|
||||
{
|
||||
"id": "cpuTemp",
|
||||
"enabled": true,
|
||||
"minimumWidth": true
|
||||
},
|
||||
{
|
||||
"id": "gpuTemp",
|
||||
"enabled": true,
|
||||
"selectedGpuIndex": 0,
|
||||
"pciId": "",
|
||||
"minimumWidth": true
|
||||
},
|
||||
{
|
||||
"id": "keyboard_layout_name",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"id": "idleInhibitor",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"id": "vpn",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"id": "privacyIndicator",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"id": "network_speed_monitor",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"id": "capsLockIndicator",
|
||||
"enabled": true
|
||||
}
|
||||
],
|
||||
"spacing": 0,
|
||||
"innerPadding": 0,
|
||||
"bottomGap": 2,
|
||||
"transparency": 1,
|
||||
"widgetTransparency": 1,
|
||||
"squareCorners": true,
|
||||
"noBackground": false,
|
||||
"gothCornersEnabled": false,
|
||||
"gothCornerRadiusOverride": false,
|
||||
"gothCornerRadiusValue": 12,
|
||||
"borderEnabled": false,
|
||||
"borderColor": "surfaceText",
|
||||
"borderOpacity": 1,
|
||||
"borderThickness": 1,
|
||||
"widgetOutlineEnabled": false,
|
||||
@@ -588,7 +776,104 @@
|
||||
"maximizeDetection": true,
|
||||
"scrollEnabled": true,
|
||||
"scrollXBehavior": "column",
|
||||
"scrollYBehavior": "none",
|
||||
"scrollYBehavior": "workspace",
|
||||
"shadowIntensity": 0,
|
||||
"shadowOpacity": 60,
|
||||
"shadowColorMode": "text",
|
||||
"shadowCustomColor": "#000000"
|
||||
},
|
||||
{
|
||||
"id": "bar1780101400641",
|
||||
"name": "Bar 4",
|
||||
"enabled": false,
|
||||
"position": 2,
|
||||
"screenPreferences": [
|
||||
"all"
|
||||
],
|
||||
"showOnLastDisplay": true,
|
||||
"leftWidgets": [
|
||||
{
|
||||
"id": "notificationButton",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"id": "weather",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"id": "clock",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"id": "music",
|
||||
"enabled": true,
|
||||
"mediaSize": 1
|
||||
}
|
||||
],
|
||||
"centerWidgets": [
|
||||
{
|
||||
"id": "appsDock",
|
||||
"enabled": true,
|
||||
"barMaxVisibleApps": 0
|
||||
}
|
||||
],
|
||||
"rightWidgets": [
|
||||
{
|
||||
"id": "launcherButton",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"id": "controlCenterButton",
|
||||
"enabled": true,
|
||||
"showNetworkIcon": false,
|
||||
"showBluetoothIcon": false,
|
||||
"showAudioIcon": false,
|
||||
"showAudioPercent": false,
|
||||
"showVpnIcon": false,
|
||||
"showBrightnessIcon": false,
|
||||
"showBrightnessPercent": false,
|
||||
"showMicIcon": false,
|
||||
"showMicPercent": false,
|
||||
"showBatteryIcon": false,
|
||||
"showPrinterIcon": false,
|
||||
"showScreenSharingIcon": true
|
||||
}
|
||||
],
|
||||
"spacing": 0,
|
||||
"innerPadding": 8,
|
||||
"bottomGap": 0,
|
||||
"transparency": 1,
|
||||
"widgetTransparency": 1,
|
||||
"squareCorners": true,
|
||||
"noBackground": false,
|
||||
"gothCornersEnabled": false,
|
||||
"gothCornerRadiusOverride": false,
|
||||
"gothCornerRadiusValue": 12,
|
||||
"borderEnabled": false,
|
||||
"borderColor": "surfaceText",
|
||||
"borderOpacity": 1,
|
||||
"borderThickness": 1,
|
||||
"widgetOutlineEnabled": false,
|
||||
"widgetOutlineColor": "primary",
|
||||
"widgetOutlineOpacity": 1,
|
||||
"widgetOutlineThickness": 1,
|
||||
"widgetPadding": 4,
|
||||
"maximizeWidgetIcons": false,
|
||||
"maximizeWidgetText": false,
|
||||
"removeWidgetPadding": false,
|
||||
"fontScale": 1.15,
|
||||
"iconScale": 1.75,
|
||||
"autoHide": false,
|
||||
"autoHideDelay": 2000,
|
||||
"showOnWindowsOpen": false,
|
||||
"openOnOverview": false,
|
||||
"visible": true,
|
||||
"popupGapsAuto": true,
|
||||
"popupGapsManual": 4,
|
||||
"maximizeDetection": true,
|
||||
"scrollEnabled": true,
|
||||
"scrollXBehavior": "column",
|
||||
"scrollYBehavior": "workspace",
|
||||
"shadowIntensity": 0,
|
||||
"shadowOpacity": 60,
|
||||
"shadowColorMode": "text",
|
||||
|
||||
Reference in New Issue
Block a user