noctalia update

This commit is contained in:
2026-01-12 15:00:16 +01:00
parent 4f5ccd78e5
commit 55f023f946

View File

@@ -1,12 +1,14 @@
{ {
"appLauncher": { "appLauncher": {
"autoPasteClipboard": false,
"clipboardWrapText": true,
"customLaunchPrefix": "", "customLaunchPrefix": "",
"customLaunchPrefixEnabled": false, "customLaunchPrefixEnabled": false,
"enableClipPreview": true, "enableClipPreview": true,
"enableClipboardHistory": false, "enableClipboardHistory": false,
"iconMode": "tabler", "iconMode": "tabler",
"ignoreMouseInput": false, "ignoreMouseInput": false,
"pinnedExecs": [ "pinnedApps": [
], ],
"position": "center", "position": "center",
"screenshotAnnotationTool": "", "screenshotAnnotationTool": "",
@@ -19,7 +21,6 @@
}, },
"audio": { "audio": {
"cavaFrameRate": 60, "cavaFrameRate": 60,
"externalMixer": "pwvucontrol || pavucontrol",
"mprisBlacklist": [ "mprisBlacklist": [
], ],
"preferredPlayer": "", "preferredPlayer": "",
@@ -33,8 +34,8 @@
"density": "default", "density": "default",
"exclusive": true, "exclusive": true,
"floating": false, "floating": false,
"marginHorizontal": 0.25, "marginHorizontal": 5,
"marginVertical": 0.25, "marginVertical": 5,
"monitors": [ "monitors": [
], ],
"outerCorners": true, "outerCorners": true,
@@ -62,10 +63,15 @@
"usePrimaryColor": true "usePrimaryColor": true
}, },
{ {
"compactMode": false,
"compactShowAlbumArt": true,
"compactShowVisualizer": false,
"hideMode": "hidden", "hideMode": "hidden",
"hideWhenIdle": false, "hideWhenIdle": false,
"id": "MediaMini", "id": "MediaMini",
"maxWidth": 145, "maxWidth": 145,
"panelShowAlbumArt": true,
"panelShowVisualizer": true,
"scrollingMode": "hover", "scrollingMode": "hover",
"showAlbumArt": false, "showAlbumArt": false,
"showArtistFirst": true, "showArtistFirst": true,
@@ -105,7 +111,8 @@
}, },
{ {
"displayMode": "onhover", "displayMode": "onhover",
"id": "Volume" "id": "Volume",
"middleClickCommand": "pwvucontrol || pavucontrol"
}, },
{ {
"displayMode": "onhover", "displayMode": "onhover",
@@ -159,7 +166,6 @@
}, },
"colorSchemes": { "colorSchemes": {
"darkMode": true, "darkMode": true,
"generateTemplatesForPredefined": true,
"manualSunrise": "06:30", "manualSunrise": "06:30",
"manualSunset": "18:30", "manualSunset": "18:30",
"matugenSchemeType": "scheme-neutral", "matugenSchemeType": "scheme-neutral",
@@ -200,9 +206,6 @@
{ {
"id": "Bluetooth" "id": "Bluetooth"
}, },
{
"id": "ScreenRecorder"
},
{ {
"id": "WallpaperSelector" "id": "WallpaperSelector"
} }
@@ -244,6 +247,7 @@
"pinnedApps": [ "pinnedApps": [
], ],
"pinnedStatic": false, "pinnedStatic": false,
"position": "bottom",
"size": 1 "size": 1
}, },
"general": { "general": {
@@ -265,6 +269,7 @@
"shadowDirection": "bottom_right", "shadowDirection": "bottom_right",
"shadowOffsetX": 2, "shadowOffsetX": 2,
"shadowOffsetY": 3, "shadowOffsetY": 3,
"showChangelogOnStartup": true,
"showHibernateOnLockScreen": false, "showHibernateOnLockScreen": false,
"showScreenCorners": true, "showScreenCorners": true,
"showSessionButtonsOnLockScreen": true "showSessionButtonsOnLockScreen": true
@@ -281,6 +286,8 @@
"location": { "location": {
"analogClockInCalendar": false, "analogClockInCalendar": false,
"firstDayOfWeek": 1, "firstDayOfWeek": 1,
"hideWeatherCityName": false,
"hideWeatherTimezone": false,
"name": "Poznań", "name": "Poznań",
"showCalendarEvents": true, "showCalendarEvents": true,
"showCalendarWeather": true, "showCalendarWeather": true,
@@ -348,18 +355,6 @@
], ],
"overlayLayer": true "overlayLayer": true
}, },
"screenRecorder": {
"audioCodec": "opus",
"audioSource": "default_output",
"colorRange": "limited",
"copyToClipboard": false,
"directory": "/home/lusia/Videos",
"frameRate": 60,
"quality": "very_high",
"showCursor": true,
"videoCodec": "h264",
"videoSource": "portal"
},
"sessionMenu": { "sessionMenu": {
"countdownDuration": 10000, "countdownDuration": 10000,
"enableCountdown": true, "enableCountdown": true,
@@ -407,7 +402,7 @@
"showHeader": true, "showHeader": true,
"showNumberLabels": true "showNumberLabels": true
}, },
"settingsVersion": 37, "settingsVersion": 39,
"systemMonitor": { "systemMonitor": {
"cpuCriticalThreshold": 90, "cpuCriticalThreshold": 90,
"cpuPollingInterval": 3000, "cpuPollingInterval": 3000,