update
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
"enableClipPreview": true,
|
||||
"enableClipboardHistory": true,
|
||||
"enableSettingsSearch": true,
|
||||
"enableWindowsSearch": true,
|
||||
"iconMode": "tabler",
|
||||
"ignoreMouseInput": false,
|
||||
"pinnedApps": [
|
||||
@@ -33,11 +34,14 @@
|
||||
"volumeStep": 5
|
||||
},
|
||||
"bar": {
|
||||
"autoHideDelay": 500,
|
||||
"autoShowDelay": 150,
|
||||
"backgroundOpacity": 0.93,
|
||||
"barType": "simple",
|
||||
"capsuleColorKey": "none",
|
||||
"capsuleOpacity": 1,
|
||||
"density": "comfortable",
|
||||
"exclusive": true,
|
||||
"displayMode": "always_visible",
|
||||
"floating": false,
|
||||
"frameRadius": 12,
|
||||
"frameThickness": 8,
|
||||
@@ -70,6 +74,7 @@
|
||||
"showArtistFirst": true,
|
||||
"showProgressRing": true,
|
||||
"showVisualizer": true,
|
||||
"textColor": "none",
|
||||
"useFixedWidth": false,
|
||||
"visualizerType": "linear"
|
||||
}
|
||||
@@ -119,6 +124,7 @@
|
||||
"id": "Workspace",
|
||||
"labelMode": "name",
|
||||
"occupiedColor": "secondary",
|
||||
"pillSize": 0.6,
|
||||
"reverseScroll": false,
|
||||
"showApplications": false,
|
||||
"showBadge": true,
|
||||
@@ -126,13 +132,13 @@
|
||||
"unfocusedIconsOpacity": 1
|
||||
},
|
||||
{
|
||||
"clockColor": "none",
|
||||
"customFont": "",
|
||||
"formatHorizontal": "HH:mm ddd, MMM dd",
|
||||
"formatVertical": "HH mm - dd MM",
|
||||
"id": "Clock",
|
||||
"tooltipFormat": "HH:mm ddd, MMM dd",
|
||||
"useCustomFont": false,
|
||||
"usePrimaryColor": false
|
||||
"useCustomFont": false
|
||||
},
|
||||
{
|
||||
"defaultSettings": {
|
||||
@@ -146,18 +152,36 @@
|
||||
{
|
||||
"compactMode": false,
|
||||
"diskPath": "/",
|
||||
"iconColor": "none",
|
||||
"id": "SystemMonitor",
|
||||
"showCpuFreq": false,
|
||||
"showCpuTemp": true,
|
||||
"showCpuUsage": true,
|
||||
"showDiskAvailable": false,
|
||||
"showDiskUsage": false,
|
||||
"showDiskUsageAsPercent": false,
|
||||
"showGpuTemp": false,
|
||||
"showLoadAverage": false,
|
||||
"showMemoryAsPercent": false,
|
||||
"showMemoryUsage": true,
|
||||
"showNetworkStats": true,
|
||||
"showNetworkStats": false,
|
||||
"showSwapUsage": false,
|
||||
"useMonospaceFont": true,
|
||||
"usePrimaryColor": true
|
||||
"textColor": "none",
|
||||
"useMonospaceFont": true
|
||||
},
|
||||
{
|
||||
"defaultSettings": {
|
||||
"arrowType": "caret",
|
||||
"byteThresholdActive": 1024,
|
||||
"fontSizeModifier": 1,
|
||||
"forceMegabytes": false,
|
||||
"iconSizeModifier": 1,
|
||||
"minWidth": 0,
|
||||
"showNumbers": true,
|
||||
"spacingInbetween": 0,
|
||||
"useCustomColors": false
|
||||
},
|
||||
"id": "plugin:network-indicator"
|
||||
},
|
||||
{
|
||||
"colorizeIcons": true,
|
||||
@@ -174,25 +198,10 @@
|
||||
}
|
||||
],
|
||||
"right": [
|
||||
{
|
||||
"defaultSettings": {
|
||||
"audioCodec": "opus",
|
||||
"audioSource": "default_output",
|
||||
"colorRange": "limited",
|
||||
"copyToClipboard": false,
|
||||
"directory": "",
|
||||
"filenamePattern": "recording_yyyyMMdd_HHmmss",
|
||||
"frameRate": "60",
|
||||
"quality": "very_high",
|
||||
"showCursor": true,
|
||||
"videoCodec": "h264",
|
||||
"videoSource": "portal"
|
||||
},
|
||||
"id": "plugin:screen-recorder"
|
||||
},
|
||||
{
|
||||
"blacklist": [
|
||||
],
|
||||
"chevronColor": "none",
|
||||
"colorizeIcons": false,
|
||||
"drawerEnabled": true,
|
||||
"hidePassive": false,
|
||||
@@ -233,12 +242,16 @@
|
||||
},
|
||||
{
|
||||
"displayMode": "alwaysShow",
|
||||
"iconColor": "none",
|
||||
"id": "Volume",
|
||||
"middleClickCommand": "pwvucontrol || pavucontrol"
|
||||
"middleClickCommand": "pwvucontrol || pavucontrol",
|
||||
"textColor": "none"
|
||||
},
|
||||
{
|
||||
"displayMode": "onhover",
|
||||
"id": "Brightness"
|
||||
"iconColor": "none",
|
||||
"id": "Brightness",
|
||||
"textColor": "none"
|
||||
},
|
||||
{
|
||||
"defaultSettings": {
|
||||
@@ -254,18 +267,21 @@
|
||||
"hideIfNotDetected": true,
|
||||
"id": "Battery",
|
||||
"showNoctaliaPerformance": false,
|
||||
"showPowerProfiles": true,
|
||||
"warningThreshold": 30
|
||||
"showPowerProfiles": true
|
||||
},
|
||||
{
|
||||
"displayMode": "alwaysShow",
|
||||
"id": "VPN"
|
||||
"iconColor": "none",
|
||||
"id": "VPN",
|
||||
"textColor": "none"
|
||||
},
|
||||
{
|
||||
"hideWhenZero": true,
|
||||
"hideWhenZeroUnread": false,
|
||||
"iconColor": "none",
|
||||
"id": "NotificationHistory",
|
||||
"showUnreadBadge": true
|
||||
"showUnreadBadge": true,
|
||||
"unreadBadgeColor": "primary"
|
||||
},
|
||||
{
|
||||
"colorizeDistroLogo": false,
|
||||
@@ -382,18 +398,20 @@
|
||||
"backgroundOpacity": 1,
|
||||
"colorizeIcons": true,
|
||||
"deadOpacity": 0.6,
|
||||
"displayMode": "always_visible",
|
||||
"displayMode": "exclusive",
|
||||
"enabled": false,
|
||||
"floatingRatio": 1,
|
||||
"inactiveIndicators": false,
|
||||
"monitors": [
|
||||
"DP-5"
|
||||
],
|
||||
"onlySameOutput": false,
|
||||
"pinnedApps": [
|
||||
"firefox"
|
||||
],
|
||||
"pinnedStatic": false,
|
||||
"pinnedStatic": true,
|
||||
"position": "bottom",
|
||||
"size": 1
|
||||
"size": 0.77
|
||||
},
|
||||
"general": {
|
||||
"allowPanelsOnScreenWithoutBar": true,
|
||||
@@ -403,6 +421,8 @@
|
||||
"autoStartAuth": false,
|
||||
"avatarImage": "/home/aiden/.face",
|
||||
"boxRadiusRatio": 1,
|
||||
"clockFormat": "hh\\nmm",
|
||||
"clockStyle": "custom",
|
||||
"compactLockScreen": false,
|
||||
"dimmerOpacity": 0,
|
||||
"enableLockScreenCountdown": true,
|
||||
@@ -469,6 +489,7 @@
|
||||
"notifications": {
|
||||
"backgroundOpacity": 1,
|
||||
"criticalUrgencyDuration": 15,
|
||||
"enableBatteryToast": true,
|
||||
"enableKeyboardLayoutToast": true,
|
||||
"enableMediaToast": false,
|
||||
"enabled": true,
|
||||
@@ -509,6 +530,9 @@
|
||||
],
|
||||
"overlayLayer": true
|
||||
},
|
||||
"plugins": {
|
||||
"autoUpdate": false
|
||||
},
|
||||
"sessionMenu": {
|
||||
"countdownDuration": 10000,
|
||||
"enableCountdown": true,
|
||||
@@ -556,12 +580,16 @@
|
||||
"showHeader": true,
|
||||
"showNumberLabels": true
|
||||
},
|
||||
"settingsVersion": 46,
|
||||
"settingsVersion": 49,
|
||||
"systemMonitor": {
|
||||
"batteryCriticalThreshold": 5,
|
||||
"batteryWarningThreshold": 20,
|
||||
"cpuCriticalThreshold": 90,
|
||||
"cpuPollingInterval": 3000,
|
||||
"cpuPollingInterval": 1000,
|
||||
"cpuWarningThreshold": 80,
|
||||
"criticalColor": "",
|
||||
"diskAvailCriticalThreshold": 10,
|
||||
"diskAvailWarningThreshold": 20,
|
||||
"diskCriticalThreshold": 90,
|
||||
"diskPollingInterval": 3000,
|
||||
"diskWarningThreshold": 80,
|
||||
@@ -572,13 +600,12 @@
|
||||
"gpuWarningThreshold": 80,
|
||||
"loadAvgPollingInterval": 3000,
|
||||
"memCriticalThreshold": 90,
|
||||
"memPollingInterval": 3000,
|
||||
"memPollingInterval": 1000,
|
||||
"memWarningThreshold": 80,
|
||||
"networkPollingInterval": 3000,
|
||||
"networkPollingInterval": 1000,
|
||||
"swapCriticalThreshold": 90,
|
||||
"swapWarningThreshold": 80,
|
||||
"tempCriticalThreshold": 90,
|
||||
"tempPollingInterval": 3000,
|
||||
"tempWarningThreshold": 80,
|
||||
"useCustomColors": false,
|
||||
"warningColor": ""
|
||||
@@ -644,6 +671,7 @@
|
||||
"setWallpaperOnAllMonitors": false,
|
||||
"showHiddenFiles": false,
|
||||
"solidColor": "#1a1a2e",
|
||||
"sortOrder": "name",
|
||||
"transitionDuration": 1500,
|
||||
"transitionEdgeSmoothness": 0.05,
|
||||
"transitionType": "random",
|
||||
|
||||
Reference in New Issue
Block a user