chore: Update noctalia settings

This commit is contained in:
ulic-youthlic 2026-02-15 18:02:17 +08:00
parent 35db53aac0
commit 1ef61e89b5
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721

View file

@ -1,5 +1,5 @@
{ {
"settingsVersion": 49, "settingsVersion": 53,
"bar": { "bar": {
"barType": "simple", "barType": "simple",
"position": "right", "position": "right",
@ -42,7 +42,7 @@
"showSwapUsage": true, "showSwapUsage": true,
"textColor": "none", "textColor": "none",
"useMonospaceFont": true, "useMonospaceFont": true,
"usePrimaryColor": false "usePadding": false
}, },
{ {
"compactMode": false, "compactMode": false,
@ -88,6 +88,11 @@
], ],
"right": [ "right": [
{ {
"defaultSettings": {
"compactMode": false,
"defaultDuration": 0,
"iconColor": "none"
},
"id": "plugin:timer" "id": "plugin:timer"
}, },
{ {
@ -127,8 +132,7 @@
"formatVertical": "HH mm - MM dd", "formatVertical": "HH mm - MM dd",
"id": "Clock", "id": "Clock",
"tooltipFormat": "HH:mm:ss ddd, MMM dd yyyy", "tooltipFormat": "HH:mm:ss ddd, MMM dd yyyy",
"useCustomFont": false, "useCustomFont": false
"usePrimaryColor": true
} }
] ]
}, },
@ -164,7 +168,18 @@
"allowPasswordWithFprintd": false, "allowPasswordWithFprintd": false,
"clockStyle": "digital", "clockStyle": "digital",
"clockFormat": "hh\\nmm", "clockFormat": "hh\\nmm",
"lockScreenMonitors": [] "lockScreenMonitors": [],
"lockScreenBlur": 0.7000000000000001,
"lockScreenTint": 0,
"keybinds": {
"keyUp": ["Ctrl+N"],
"keyDown": ["Ctrl+P"],
"keyLeft": ["Ctrl+H"],
"keyRight": ["Ctrl+L"],
"keyEnter": ["Return"],
"keyEscape": ["Esc"],
"keyRemove": ["Del"]
}
}, },
"ui": { "ui": {
"fontDefault": "Source Han Serif SC", "fontDefault": "Source Han Serif SC",
@ -219,7 +234,7 @@
"viewMode": "recursive", "viewMode": "recursive",
"setWallpaperOnAllMonitors": true, "setWallpaperOnAllMonitors": true,
"fillMode": "crop", "fillMode": "crop",
"fillColor": "#000000", "fillColor": "#313244",
"useSolidColor": false, "useSolidColor": false,
"solidColor": "#1a1a2e", "solidColor": "#1a1a2e",
"automationEnabled": true, "automationEnabled": true,
@ -227,9 +242,12 @@
"randomIntervalSec": 900, "randomIntervalSec": 900,
"transitionDuration": 1500, "transitionDuration": 1500,
"transitionType": "random", "transitionType": "random",
"skipStartupTransition": true,
"transitionEdgeSmoothness": 0.05, "transitionEdgeSmoothness": 0.05,
"panelPosition": "center", "panelPosition": "center",
"hideWallpaperFilenames": false, "hideWallpaperFilenames": false,
"overviewBlur": 0.4,
"overviewTint": 0.6,
"useWallhaven": false, "useWallhaven": false,
"wallhavenQuery": "", "wallhavenQuery": "",
"wallhavenSorting": "relevance", "wallhavenSorting": "relevance",
@ -241,7 +259,8 @@
"wallhavenResolutionMode": "atleast", "wallhavenResolutionMode": "atleast",
"wallhavenResolutionWidth": "", "wallhavenResolutionWidth": "",
"wallhavenResolutionHeight": "", "wallhavenResolutionHeight": "",
"sortOrder": "name" "sortOrder": "name",
"favorites": []
}, },
"appLauncher": { "appLauncher": {
"enableClipboardHistory": true, "enableClipboardHistory": true,
@ -263,9 +282,11 @@
"showIconBackground": true, "showIconBackground": true,
"enableSettingsSearch": true, "enableSettingsSearch": true,
"enableWindowsSearch": true, "enableWindowsSearch": true,
"enableSessionSearch": true,
"ignoreMouseInput": false, "ignoreMouseInput": false,
"screenshotAnnotationTool": "", "screenshotAnnotationTool": "",
"overviewLayer": false "overviewLayer": false,
"density": "default"
}, },
"controlCenter": { "controlCenter": {
"position": "close_to_bar_button", "position": "close_to_bar_button",
@ -332,13 +353,7 @@
"diskAvailCriticalThreshold": 10, "diskAvailCriticalThreshold": 10,
"batteryWarningThreshold": 20, "batteryWarningThreshold": 20,
"batteryCriticalThreshold": 5, "batteryCriticalThreshold": 5,
"cpuPollingInterval": 1000,
"gpuPollingInterval": 3000,
"enableDgpuMonitoring": true, "enableDgpuMonitoring": true,
"memPollingInterval": 1000,
"diskPollingInterval": 3000,
"networkPollingInterval": 1000,
"loadAvgPollingInterval": 3000,
"useCustomColors": false, "useCustomColors": false,
"warningColor": "", "warningColor": "",
"criticalColor": "", "criticalColor": "",
@ -362,67 +377,77 @@
}, },
"network": { "network": {
"wifiEnabled": false, "wifiEnabled": false,
"airplaneModeEnabled": false,
"bluetoothRssiPollingEnabled": true, "bluetoothRssiPollingEnabled": true,
"bluetoothRssiPollIntervalMs": 10000, "bluetoothRssiPollIntervalMs": 10000,
"wifiDetailsViewMode": "grid", "wifiDetailsViewMode": "grid",
"bluetoothDetailsViewMode": "grid", "bluetoothDetailsViewMode": "grid",
"bluetoothHideUnnamedDevices": false "bluetoothHideUnnamedDevices": false,
"disableDiscoverability": false
}, },
"sessionMenu": { "sessionMenu": {
"enableCountdown": true, "enableCountdown": true,
"countdownDuration": 5000, "countdownDuration": 5000,
"position": "center", "position": "center",
"showHeader": true, "showHeader": true,
"showKeybinds": true,
"largeButtonsStyle": true, "largeButtonsStyle": true,
"largeButtonsLayout": "grid", "largeButtonsLayout": "grid",
"showNumberLabels": true,
"powerOptions": [ "powerOptions": [
{ {
"action": "lock", "action": "lock",
"command": "", "command": "",
"countdownEnabled": true, "countdownEnabled": true,
"enabled": true, "enabled": true,
"keybind": "" "keybind": "1"
}, },
{ {
"action": "suspend", "action": "suspend",
"command": "", "command": "",
"countdownEnabled": true, "countdownEnabled": true,
"enabled": true, "enabled": true,
"keybind": "" "keybind": "2"
}, },
{ {
"action": "hibernate", "action": "hibernate",
"command": "", "command": "",
"countdownEnabled": true, "countdownEnabled": true,
"enabled": true, "enabled": true,
"keybind": "" "keybind": "3"
}, },
{ {
"action": "reboot", "action": "reboot",
"command": "", "command": "",
"countdownEnabled": true, "countdownEnabled": true,
"enabled": true, "enabled": true,
"keybind": "" "keybind": "4"
}, },
{ {
"action": "logout", "action": "logout",
"command": "", "command": "",
"countdownEnabled": true, "countdownEnabled": true,
"enabled": true, "enabled": true,
"keybind": "" "keybind": "5"
}, },
{ {
"action": "shutdown", "action": "shutdown",
"command": "", "command": "",
"countdownEnabled": true, "countdownEnabled": true,
"enabled": true, "enabled": true,
"keybind": "6"
},
{
"action": "rebootToUefi",
"command": "",
"countdownEnabled": true,
"enabled": true,
"keybind": "" "keybind": ""
} }
] ]
}, },
"notifications": { "notifications": {
"enabled": true, "enabled": true,
"density": "default",
"monitors": [], "monitors": [],
"location": "bottom_right", "location": "bottom_right",
"overlayLayer": true, "overlayLayer": true,
@ -475,10 +500,10 @@
"colorSchemes": { "colorSchemes": {
"useWallpaperColors": false, "useWallpaperColors": false,
"predefinedScheme": "Catppuccin", "predefinedScheme": "Catppuccin",
"darkMode": false, "darkMode": true,
"schedulingMode": "location", "schedulingMode": "manual",
"manualSunrise": "06:30", "manualSunrise": "06:30",
"manualSunset": "18:30", "manualSunset": "17:30",
"generationMethod": "tonal-spot", "generationMethod": "tonal-spot",
"monitorForColors": "" "monitorForColors": ""
}, },