|
@@ -2,6 +2,7 @@
|
|
|
"appLauncher": {
|
|
"appLauncher": {
|
|
|
"customLaunchPrefix": "",
|
|
"customLaunchPrefix": "",
|
|
|
"customLaunchPrefixEnabled": false,
|
|
"customLaunchPrefixEnabled": false,
|
|
|
|
|
+ "enableClipPreview": true,
|
|
|
"enableClipboardHistory": true,
|
|
"enableClipboardHistory": true,
|
|
|
"pinnedExecs": [
|
|
"pinnedExecs": [
|
|
|
],
|
|
],
|
|
@@ -12,9 +13,10 @@
|
|
|
},
|
|
},
|
|
|
"audio": {
|
|
"audio": {
|
|
|
"cavaFrameRate": 60,
|
|
"cavaFrameRate": 60,
|
|
|
|
|
+ "externalMixer": "pwvucontrol || pavucontrol",
|
|
|
"mprisBlacklist": [
|
|
"mprisBlacklist": [
|
|
|
],
|
|
],
|
|
|
- "preferredPlayer": "",
|
|
|
|
|
|
|
+ "preferredPlayer": "mpv",
|
|
|
"visualizerQuality": "high",
|
|
"visualizerQuality": "high",
|
|
|
"visualizerType": "linear",
|
|
"visualizerType": "linear",
|
|
|
"volumeOverdrive": false,
|
|
"volumeOverdrive": false,
|
|
@@ -22,6 +24,7 @@
|
|
|
},
|
|
},
|
|
|
"bar": {
|
|
"bar": {
|
|
|
"backgroundOpacity": 0,
|
|
"backgroundOpacity": 0,
|
|
|
|
|
+ "capsuleOpacity": 1,
|
|
|
"density": "comfortable",
|
|
"density": "comfortable",
|
|
|
"exclusive": true,
|
|
"exclusive": true,
|
|
|
"floating": true,
|
|
"floating": true,
|
|
@@ -41,6 +44,7 @@
|
|
|
"maxWidth": 145,
|
|
"maxWidth": 145,
|
|
|
"scrollingMode": "hover",
|
|
"scrollingMode": "hover",
|
|
|
"showAlbumArt": false,
|
|
"showAlbumArt": false,
|
|
|
|
|
+ "showArtistFirst": true,
|
|
|
"showVisualizer": false,
|
|
"showVisualizer": false,
|
|
|
"useFixedWidth": false,
|
|
"useFixedWidth": false,
|
|
|
"visualizerType": "linear"
|
|
"visualizerType": "linear"
|
|
@@ -48,10 +52,11 @@
|
|
|
],
|
|
],
|
|
|
"left": [
|
|
"left": [
|
|
|
{
|
|
{
|
|
|
- "characterCount": 1,
|
|
|
|
|
|
|
+ "characterCount": 10,
|
|
|
|
|
+ "followFocusedScreen": false,
|
|
|
"hideUnoccupied": true,
|
|
"hideUnoccupied": true,
|
|
|
"id": "Workspace",
|
|
"id": "Workspace",
|
|
|
- "labelMode": "index"
|
|
|
|
|
|
|
+ "labelMode": "index+name"
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
"colorizeIcons": false,
|
|
"colorizeIcons": false,
|
|
@@ -69,15 +74,6 @@
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
"displayMode": "alwaysShow",
|
|
"displayMode": "alwaysShow",
|
|
|
- "id": "Brightness"
|
|
|
|
|
- },
|
|
|
|
|
- {
|
|
|
|
|
- "displayMode": "alwaysShow",
|
|
|
|
|
- "id": "Battery",
|
|
|
|
|
- "warningThreshold": 15
|
|
|
|
|
- },
|
|
|
|
|
- {
|
|
|
|
|
- "displayMode": "onhover",
|
|
|
|
|
"id": "Volume"
|
|
"id": "Volume"
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
@@ -105,21 +101,21 @@
|
|
|
]
|
|
]
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
- "battery": {
|
|
|
|
|
- "chargingMode": 0
|
|
|
|
|
- },
|
|
|
|
|
"brightness": {
|
|
"brightness": {
|
|
|
"brightnessStep": 5,
|
|
"brightnessStep": 5,
|
|
|
"enableDdcSupport": false,
|
|
"enableDdcSupport": false,
|
|
|
"enforceMinimum": true
|
|
"enforceMinimum": true
|
|
|
},
|
|
},
|
|
|
|
|
+ "changelog": {
|
|
|
|
|
+ "lastSeenVersion": ""
|
|
|
|
|
+ },
|
|
|
"colorSchemes": {
|
|
"colorSchemes": {
|
|
|
"darkMode": true,
|
|
"darkMode": true,
|
|
|
"generateTemplatesForPredefined": true,
|
|
"generateTemplatesForPredefined": true,
|
|
|
"manualSunrise": "06:30",
|
|
"manualSunrise": "06:30",
|
|
|
"manualSunset": "18:30",
|
|
"manualSunset": "18:30",
|
|
|
"matugenSchemeType": "scheme-fruit-salad",
|
|
"matugenSchemeType": "scheme-fruit-salad",
|
|
|
- "predefinedScheme": "Rosepine",
|
|
|
|
|
|
|
+ "predefinedScheme": "Everforest",
|
|
|
"schedulingMode": "off",
|
|
"schedulingMode": "off",
|
|
|
"useWallpaperColors": false
|
|
"useWallpaperColors": false
|
|
|
},
|
|
},
|
|
@@ -183,15 +179,17 @@
|
|
|
"colorizeIcons": false,
|
|
"colorizeIcons": false,
|
|
|
"displayMode": "always_visible",
|
|
"displayMode": "always_visible",
|
|
|
"enabled": false,
|
|
"enabled": false,
|
|
|
- "floatingRatio": 1,
|
|
|
|
|
|
|
+ "floatingRatio": 0.85,
|
|
|
"monitors": [
|
|
"monitors": [
|
|
|
],
|
|
],
|
|
|
"onlySameOutput": true,
|
|
"onlySameOutput": true,
|
|
|
"pinnedApps": [
|
|
"pinnedApps": [
|
|
|
],
|
|
],
|
|
|
- "size": 1
|
|
|
|
|
|
|
+ "radiusRatio": 1,
|
|
|
|
|
+ "size": 0.89
|
|
|
},
|
|
},
|
|
|
"general": {
|
|
"general": {
|
|
|
|
|
+ "allowPanelsOnScreenWithoutBar": true,
|
|
|
"animationDisabled": true,
|
|
"animationDisabled": true,
|
|
|
"animationSpeed": 1,
|
|
"animationSpeed": 1,
|
|
|
"avatarImage": "/home/mzunino/Downloads/6627528.jpg",
|
|
"avatarImage": "/home/mzunino/Downloads/6627528.jpg",
|
|
@@ -201,13 +199,14 @@
|
|
|
"forceBlackScreenCorners": true,
|
|
"forceBlackScreenCorners": true,
|
|
|
"language": "",
|
|
"language": "",
|
|
|
"lockOnSuspend": true,
|
|
"lockOnSuspend": true,
|
|
|
- "radiusRatio": 1,
|
|
|
|
|
- "scaleRatio": 1,
|
|
|
|
|
|
|
+ "radiusRatio": 2,
|
|
|
|
|
+ "scaleRatio": 1.1,
|
|
|
"screenRadiusRatio": 1,
|
|
"screenRadiusRatio": 1,
|
|
|
"shadowDirection": "bottom_right",
|
|
"shadowDirection": "bottom_right",
|
|
|
"shadowOffsetX": 2,
|
|
"shadowOffsetX": 2,
|
|
|
"shadowOffsetY": 3,
|
|
"shadowOffsetY": 3,
|
|
|
- "showScreenCorners": false
|
|
|
|
|
|
|
+ "showHibernateOnLockScreen": false,
|
|
|
|
|
+ "showScreenCorners": true
|
|
|
},
|
|
},
|
|
|
"hooks": {
|
|
"hooks": {
|
|
|
"darkModeChange": "",
|
|
"darkModeChange": "",
|
|
@@ -217,16 +216,17 @@
|
|
|
"location": {
|
|
"location": {
|
|
|
"analogClockInCalendar": false,
|
|
"analogClockInCalendar": false,
|
|
|
"firstDayOfWeek": -1,
|
|
"firstDayOfWeek": -1,
|
|
|
- "name": "Uruguay",
|
|
|
|
|
|
|
+ "name": "Montevideo, Uruguay",
|
|
|
"showCalendarEvents": true,
|
|
"showCalendarEvents": true,
|
|
|
"showCalendarWeather": true,
|
|
"showCalendarWeather": true,
|
|
|
"showWeekNumberInCalendar": false,
|
|
"showWeekNumberInCalendar": false,
|
|
|
"use12hourFormat": false,
|
|
"use12hourFormat": false,
|
|
|
"useFahrenheit": false,
|
|
"useFahrenheit": false,
|
|
|
- "weatherEnabled": true
|
|
|
|
|
|
|
+ "weatherEnabled": true,
|
|
|
|
|
+ "weatherShowEffects": true
|
|
|
},
|
|
},
|
|
|
"network": {
|
|
"network": {
|
|
|
- "wifiEnabled": true
|
|
|
|
|
|
|
+ "wifiEnabled": false
|
|
|
},
|
|
},
|
|
|
"nightLight": {
|
|
"nightLight": {
|
|
|
"autoSchedule": true,
|
|
"autoSchedule": true,
|
|
@@ -248,7 +248,7 @@
|
|
|
],
|
|
],
|
|
|
"normalUrgencyDuration": 8,
|
|
"normalUrgencyDuration": 8,
|
|
|
"overlayLayer": true,
|
|
"overlayLayer": true,
|
|
|
- "respectExpireTimeout": false
|
|
|
|
|
|
|
+ "respectExpireTimeout": true
|
|
|
},
|
|
},
|
|
|
"osd": {
|
|
"osd": {
|
|
|
"autoHideMs": 2000,
|
|
"autoHideMs": 2000,
|
|
@@ -263,7 +263,7 @@
|
|
|
"audioCodec": "opus",
|
|
"audioCodec": "opus",
|
|
|
"audioSource": "default_output",
|
|
"audioSource": "default_output",
|
|
|
"colorRange": "limited",
|
|
"colorRange": "limited",
|
|
|
- "directory": "/home/mzunino/Videos",
|
|
|
|
|
|
|
+ "directory": "/home/mzunino/Videos/recordings",
|
|
|
"frameRate": 60,
|
|
"frameRate": 60,
|
|
|
"quality": "very_high",
|
|
"quality": "very_high",
|
|
|
"showCursor": true,
|
|
"showCursor": true,
|
|
@@ -271,32 +271,38 @@
|
|
|
"videoSource": "portal"
|
|
"videoSource": "portal"
|
|
|
},
|
|
},
|
|
|
"sessionMenu": {
|
|
"sessionMenu": {
|
|
|
- "countdownDuration": 10000,
|
|
|
|
|
|
|
+ "countdownDuration": 5000,
|
|
|
"enableCountdown": true,
|
|
"enableCountdown": true,
|
|
|
"position": "center",
|
|
"position": "center",
|
|
|
"powerOptions": [
|
|
"powerOptions": [
|
|
|
{
|
|
{
|
|
|
"action": "lock",
|
|
"action": "lock",
|
|
|
|
|
+ "countdownEnabled": true,
|
|
|
"enabled": true
|
|
"enabled": true
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
"action": "suspend",
|
|
"action": "suspend",
|
|
|
|
|
+ "countdownEnabled": true,
|
|
|
"enabled": true
|
|
"enabled": true
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
"action": "hibernate",
|
|
"action": "hibernate",
|
|
|
|
|
+ "countdownEnabled": true,
|
|
|
"enabled": true
|
|
"enabled": true
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
"action": "reboot",
|
|
"action": "reboot",
|
|
|
|
|
+ "countdownEnabled": true,
|
|
|
"enabled": true
|
|
"enabled": true
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
"action": "logout",
|
|
"action": "logout",
|
|
|
|
|
+ "countdownEnabled": true,
|
|
|
"enabled": true
|
|
"enabled": true
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
"action": "shutdown",
|
|
"action": "shutdown",
|
|
|
|
|
+ "countdownEnabled": true,
|
|
|
"enabled": true
|
|
"enabled": true
|
|
|
}
|
|
}
|
|
|
],
|
|
],
|
|
@@ -307,15 +313,15 @@
|
|
|
"systemMonitor": {
|
|
"systemMonitor": {
|
|
|
"cpuCriticalThreshold": 90,
|
|
"cpuCriticalThreshold": 90,
|
|
|
"cpuWarningThreshold": 80,
|
|
"cpuWarningThreshold": 80,
|
|
|
- "criticalColor": "",
|
|
|
|
|
|
|
+ "criticalColor": "#e67e80",
|
|
|
"diskCriticalThreshold": 90,
|
|
"diskCriticalThreshold": 90,
|
|
|
"diskWarningThreshold": 80,
|
|
"diskWarningThreshold": 80,
|
|
|
"memCriticalThreshold": 90,
|
|
"memCriticalThreshold": 90,
|
|
|
"memWarningThreshold": 80,
|
|
"memWarningThreshold": 80,
|
|
|
"tempCriticalThreshold": 90,
|
|
"tempCriticalThreshold": 90,
|
|
|
"tempWarningThreshold": 80,
|
|
"tempWarningThreshold": 80,
|
|
|
- "useCustomColors": false,
|
|
|
|
|
- "warningColor": ""
|
|
|
|
|
|
|
+ "useCustomColors": true,
|
|
|
|
|
+ "warningColor": "#9da9a0"
|
|
|
},
|
|
},
|
|
|
"templates": {
|
|
"templates": {
|
|
|
"alacritty": false,
|
|
"alacritty": false,
|
|
@@ -331,6 +337,7 @@
|
|
|
"pywalfox": false,
|
|
"pywalfox": false,
|
|
|
"qt": false,
|
|
"qt": false,
|
|
|
"spicetify": false,
|
|
"spicetify": false,
|
|
|
|
|
+ "telegram": false,
|
|
|
"vicinae": false,
|
|
"vicinae": false,
|
|
|
"walker": false,
|
|
"walker": false,
|
|
|
"wezterm": false
|
|
"wezterm": false
|
|
@@ -357,12 +364,12 @@
|
|
|
{
|
|
{
|
|
|
"directory": "/home/mzunino/Pictures",
|
|
"directory": "/home/mzunino/Pictures",
|
|
|
"name": "HDMI-A-1",
|
|
"name": "HDMI-A-1",
|
|
|
- "wallpaper": "/home/mzunino/Pictures/wallhaven-569155.jpg"
|
|
|
|
|
|
|
+ "wallpaper": "/home/mzunino/Pictures/wallhaven-721296.jpg"
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
"directory": "/home/mzunino/Pictures",
|
|
"directory": "/home/mzunino/Pictures",
|
|
|
"name": "DP-1",
|
|
"name": "DP-1",
|
|
|
- "wallpaper": "/home/mzunino/Pictures/wallhaven-569155.jpg"
|
|
|
|
|
|
|
+ "wallpaper": "/home/mzunino/Pictures/wallhaven_4d8xe3.jpg"
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
"directory": "/home/mzunino/Pictures",
|
|
"directory": "/home/mzunino/Pictures",
|
|
@@ -379,14 +386,14 @@
|
|
|
"transitionDuration": 1500,
|
|
"transitionDuration": 1500,
|
|
|
"transitionEdgeSmoothness": 0.05,
|
|
"transitionEdgeSmoothness": 0.05,
|
|
|
"transitionType": "random",
|
|
"transitionType": "random",
|
|
|
- "useWallhaven": false,
|
|
|
|
|
- "wallhavenCategories": "111",
|
|
|
|
|
|
|
+ "useWallhaven": true,
|
|
|
|
|
+ "wallhavenCategories": "100",
|
|
|
"wallhavenOrder": "desc",
|
|
"wallhavenOrder": "desc",
|
|
|
- "wallhavenPurity": "100",
|
|
|
|
|
|
|
+ "wallhavenPurity": "111",
|
|
|
"wallhavenQuery": "",
|
|
"wallhavenQuery": "",
|
|
|
"wallhavenResolutionHeight": "",
|
|
"wallhavenResolutionHeight": "",
|
|
|
"wallhavenResolutionMode": "atleast",
|
|
"wallhavenResolutionMode": "atleast",
|
|
|
"wallhavenResolutionWidth": "",
|
|
"wallhavenResolutionWidth": "",
|
|
|
- "wallhavenSorting": "date_added"
|
|
|
|
|
|
|
+ "wallhavenSorting": "views"
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|