diff --git a/noctalia/settings.json b/noctalia/settings.json index f0a680b..91d4ecf 100644 --- a/noctalia/settings.json +++ b/noctalia/settings.json @@ -1,12 +1,14 @@ { "appLauncher": { + "autoPasteClipboard": false, + "clipboardWrapText": true, "customLaunchPrefix": "", "customLaunchPrefixEnabled": false, "enableClipPreview": true, "enableClipboardHistory": false, "iconMode": "tabler", "ignoreMouseInput": false, - "pinnedExecs": [ + "pinnedApps": [ ], "position": "center", "screenshotAnnotationTool": "", @@ -19,7 +21,6 @@ }, "audio": { "cavaFrameRate": 60, - "externalMixer": "pwvucontrol || pavucontrol", "mprisBlacklist": [ ], "preferredPlayer": "", @@ -33,8 +34,8 @@ "density": "default", "exclusive": true, "floating": false, - "marginHorizontal": 0.25, - "marginVertical": 0.25, + "marginHorizontal": 5, + "marginVertical": 5, "monitors": [ ], "outerCorners": true, @@ -62,10 +63,15 @@ "usePrimaryColor": true }, { + "compactMode": false, + "compactShowAlbumArt": true, + "compactShowVisualizer": false, "hideMode": "hidden", "hideWhenIdle": false, "id": "MediaMini", "maxWidth": 145, + "panelShowAlbumArt": true, + "panelShowVisualizer": true, "scrollingMode": "hover", "showAlbumArt": false, "showArtistFirst": true, @@ -105,7 +111,8 @@ }, { "displayMode": "onhover", - "id": "Volume" + "id": "Volume", + "middleClickCommand": "pwvucontrol || pavucontrol" }, { "displayMode": "onhover", @@ -159,7 +166,6 @@ }, "colorSchemes": { "darkMode": true, - "generateTemplatesForPredefined": true, "manualSunrise": "06:30", "manualSunset": "18:30", "matugenSchemeType": "scheme-neutral", @@ -200,9 +206,6 @@ { "id": "Bluetooth" }, - { - "id": "ScreenRecorder" - }, { "id": "WallpaperSelector" } @@ -244,6 +247,7 @@ "pinnedApps": [ ], "pinnedStatic": false, + "position": "bottom", "size": 1 }, "general": { @@ -265,6 +269,7 @@ "shadowDirection": "bottom_right", "shadowOffsetX": 2, "shadowOffsetY": 3, + "showChangelogOnStartup": true, "showHibernateOnLockScreen": false, "showScreenCorners": true, "showSessionButtonsOnLockScreen": true @@ -281,6 +286,8 @@ "location": { "analogClockInCalendar": false, "firstDayOfWeek": 1, + "hideWeatherCityName": false, + "hideWeatherTimezone": false, "name": "PoznaƄ", "showCalendarEvents": true, "showCalendarWeather": true, @@ -348,18 +355,6 @@ ], "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": { "countdownDuration": 10000, "enableCountdown": true, @@ -407,7 +402,7 @@ "showHeader": true, "showNumberLabels": true }, - "settingsVersion": 37, + "settingsVersion": 39, "systemMonitor": { "cpuCriticalThreshold": 90, "cpuPollingInterval": 3000,