|
@@ -8,8 +8,9 @@
|
|
|
],
|
|
],
|
|
|
"position": "center",
|
|
"position": "center",
|
|
|
"sortByMostUsed": true,
|
|
"sortByMostUsed": true,
|
|
|
- "terminalCommand": "kitty -e",
|
|
|
|
|
- "useApp2Unit": false
|
|
|
|
|
|
|
+ "terminalCommand": "ghostty -e",
|
|
|
|
|
+ "useApp2Unit": false,
|
|
|
|
|
+ "viewMode": "list"
|
|
|
},
|
|
},
|
|
|
"audio": {
|
|
"audio": {
|
|
|
"cavaFrameRate": 60,
|
|
"cavaFrameRate": 60,
|
|
@@ -25,9 +26,9 @@
|
|
|
"bar": {
|
|
"bar": {
|
|
|
"backgroundOpacity": 0,
|
|
"backgroundOpacity": 0,
|
|
|
"capsuleOpacity": 1,
|
|
"capsuleOpacity": 1,
|
|
|
- "density": "comfortable",
|
|
|
|
|
|
|
+ "density": "default",
|
|
|
"exclusive": true,
|
|
"exclusive": true,
|
|
|
- "floating": true,
|
|
|
|
|
|
|
+ "floating": false,
|
|
|
"marginHorizontal": 0,
|
|
"marginHorizontal": 0,
|
|
|
"marginVertical": 0,
|
|
"marginVertical": 0,
|
|
|
"monitors": [
|
|
"monitors": [
|
|
@@ -42,10 +43,11 @@
|
|
|
"hideWhenIdle": false,
|
|
"hideWhenIdle": false,
|
|
|
"id": "MediaMini",
|
|
"id": "MediaMini",
|
|
|
"maxWidth": 145,
|
|
"maxWidth": 145,
|
|
|
- "scrollingMode": "hover",
|
|
|
|
|
- "showAlbumArt": false,
|
|
|
|
|
|
|
+ "scrollingMode": "always",
|
|
|
|
|
+ "showAlbumArt": true,
|
|
|
"showArtistFirst": true,
|
|
"showArtistFirst": true,
|
|
|
- "showVisualizer": false,
|
|
|
|
|
|
|
+ "showProgressRing": true,
|
|
|
|
|
+ "showVisualizer": true,
|
|
|
"useFixedWidth": false,
|
|
"useFixedWidth": false,
|
|
|
"visualizerType": "linear"
|
|
"visualizerType": "linear"
|
|
|
}
|
|
}
|
|
@@ -53,7 +55,7 @@
|
|
|
"left": [
|
|
"left": [
|
|
|
{
|
|
{
|
|
|
"characterCount": 10,
|
|
"characterCount": 10,
|
|
|
- "followFocusedScreen": false,
|
|
|
|
|
|
|
+ "followFocusedScreen": true,
|
|
|
"hideUnoccupied": true,
|
|
"hideUnoccupied": true,
|
|
|
"id": "Workspace",
|
|
"id": "Workspace",
|
|
|
"labelMode": "index+name"
|
|
"labelMode": "index+name"
|
|
@@ -72,16 +74,29 @@
|
|
|
{
|
|
{
|
|
|
"id": "ScreenRecorder"
|
|
"id": "ScreenRecorder"
|
|
|
},
|
|
},
|
|
|
|
|
+ {
|
|
|
|
|
+ "displayMode": "alwaysShow",
|
|
|
|
|
+ "id": "Battery",
|
|
|
|
|
+ "warningThreshold": 23
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "displayMode": "onhover",
|
|
|
|
|
+ "id": "Bluetooth"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "displayMode": "alwaysShow",
|
|
|
|
|
+ "id": "WiFi"
|
|
|
|
|
+ },
|
|
|
{
|
|
{
|
|
|
"displayMode": "alwaysShow",
|
|
"displayMode": "alwaysShow",
|
|
|
"id": "Volume"
|
|
"id": "Volume"
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
- "customFont": "",
|
|
|
|
|
|
|
+ "customFont": "Arial",
|
|
|
"formatHorizontal": "HH:mm ddd, MMM dd",
|
|
"formatHorizontal": "HH:mm ddd, MMM dd",
|
|
|
"formatVertical": "HH mm - dd MM",
|
|
"formatVertical": "HH mm - dd MM",
|
|
|
"id": "Clock",
|
|
"id": "Clock",
|
|
|
- "useCustomFont": false,
|
|
|
|
|
|
|
+ "useCustomFont": true,
|
|
|
"usePrimaryColor": true
|
|
"usePrimaryColor": true
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
@@ -91,21 +106,44 @@
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
"blacklist": [
|
|
"blacklist": [
|
|
|
|
|
+ "nm-applet",
|
|
|
|
|
+ "*blue*"
|
|
|
],
|
|
],
|
|
|
- "colorizeIcons": false,
|
|
|
|
|
|
|
+ "colorizeIcons": true,
|
|
|
"drawerEnabled": true,
|
|
"drawerEnabled": true,
|
|
|
"id": "Tray",
|
|
"id": "Tray",
|
|
|
"pinned": [
|
|
"pinned": [
|
|
|
|
|
+ "nm-applet"
|
|
|
]
|
|
]
|
|
|
}
|
|
}
|
|
|
]
|
|
]
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
"brightness": {
|
|
"brightness": {
|
|
|
- "brightnessStep": 5,
|
|
|
|
|
|
|
+ "brightnessStep": 1,
|
|
|
"enableDdcSupport": false,
|
|
"enableDdcSupport": false,
|
|
|
"enforceMinimum": true
|
|
"enforceMinimum": true
|
|
|
},
|
|
},
|
|
|
|
|
+ "calendar": {
|
|
|
|
|
+ "cards": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "enabled": true,
|
|
|
|
|
+ "id": "banner-card"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "enabled": true,
|
|
|
|
|
+ "id": "calendar-card"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "enabled": true,
|
|
|
|
|
+ "id": "timer-card"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "enabled": true,
|
|
|
|
|
+ "id": "weather-card"
|
|
|
|
|
+ }
|
|
|
|
|
+ ]
|
|
|
|
|
+ },
|
|
|
"changelog": {
|
|
"changelog": {
|
|
|
"lastSeenVersion": ""
|
|
"lastSeenVersion": ""
|
|
|
},
|
|
},
|
|
@@ -114,8 +152,8 @@
|
|
|
"generateTemplatesForPredefined": true,
|
|
"generateTemplatesForPredefined": true,
|
|
|
"manualSunrise": "06:30",
|
|
"manualSunrise": "06:30",
|
|
|
"manualSunset": "18:30",
|
|
"manualSunset": "18:30",
|
|
|
- "matugenSchemeType": "scheme-fruit-salad",
|
|
|
|
|
- "predefinedScheme": "Everforest",
|
|
|
|
|
|
|
+ "matugenSchemeType": "scheme-monochrome",
|
|
|
|
|
+ "predefinedScheme": "Eldritch",
|
|
|
"schedulingMode": "off",
|
|
"schedulingMode": "off",
|
|
|
"useWallpaperColors": false
|
|
"useWallpaperColors": false
|
|
|
},
|
|
},
|
|
@@ -138,7 +176,7 @@
|
|
|
"id": "weather-card"
|
|
"id": "weather-card"
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
- "enabled": true,
|
|
|
|
|
|
|
+ "enabled": false,
|
|
|
"id": "media-sysmon-card"
|
|
"id": "media-sysmon-card"
|
|
|
}
|
|
}
|
|
|
],
|
|
],
|
|
@@ -191,17 +229,17 @@
|
|
|
"general": {
|
|
"general": {
|
|
|
"allowPanelsOnScreenWithoutBar": true,
|
|
"allowPanelsOnScreenWithoutBar": true,
|
|
|
"animationDisabled": true,
|
|
"animationDisabled": true,
|
|
|
- "animationSpeed": 1,
|
|
|
|
|
- "avatarImage": "/home/mzunino/Downloads/6627528.jpg",
|
|
|
|
|
|
|
+ "animationSpeed": 0.1,
|
|
|
|
|
+ "avatarImage": "/home/mzunino/Sync/Documents/cv/img/profile.jpg",
|
|
|
"compactLockScreen": true,
|
|
"compactLockScreen": true,
|
|
|
"dimmerOpacity": 0.8,
|
|
"dimmerOpacity": 0.8,
|
|
|
"enableShadows": false,
|
|
"enableShadows": false,
|
|
|
- "forceBlackScreenCorners": true,
|
|
|
|
|
|
|
+ "forceBlackScreenCorners": false,
|
|
|
"language": "",
|
|
"language": "",
|
|
|
"lockOnSuspend": true,
|
|
"lockOnSuspend": true,
|
|
|
- "radiusRatio": 2,
|
|
|
|
|
- "scaleRatio": 1.1,
|
|
|
|
|
- "screenRadiusRatio": 1,
|
|
|
|
|
|
|
+ "radiusRatio": 0.41000000000000003,
|
|
|
|
|
+ "scaleRatio": 1,
|
|
|
|
|
+ "screenRadiusRatio": 0,
|
|
|
"shadowDirection": "bottom_right",
|
|
"shadowDirection": "bottom_right",
|
|
|
"shadowOffsetX": 2,
|
|
"shadowOffsetX": 2,
|
|
|
"shadowOffsetY": 3,
|
|
"shadowOffsetY": 3,
|
|
@@ -226,19 +264,19 @@
|
|
|
"weatherShowEffects": true
|
|
"weatherShowEffects": true
|
|
|
},
|
|
},
|
|
|
"network": {
|
|
"network": {
|
|
|
- "wifiEnabled": false
|
|
|
|
|
|
|
+ "wifiEnabled": true
|
|
|
},
|
|
},
|
|
|
"nightLight": {
|
|
"nightLight": {
|
|
|
"autoSchedule": true,
|
|
"autoSchedule": true,
|
|
|
"dayTemp": "6500",
|
|
"dayTemp": "6500",
|
|
|
- "enabled": false,
|
|
|
|
|
|
|
+ "enabled": true,
|
|
|
"forced": false,
|
|
"forced": false,
|
|
|
"manualSunrise": "06:30",
|
|
"manualSunrise": "06:30",
|
|
|
"manualSunset": "18:30",
|
|
"manualSunset": "18:30",
|
|
|
"nightTemp": "4000"
|
|
"nightTemp": "4000"
|
|
|
},
|
|
},
|
|
|
"notifications": {
|
|
"notifications": {
|
|
|
- "backgroundOpacity": 1,
|
|
|
|
|
|
|
+ "backgroundOpacity": 0.91,
|
|
|
"criticalUrgencyDuration": 15,
|
|
"criticalUrgencyDuration": 15,
|
|
|
"enableKeyboardLayoutToast": true,
|
|
"enableKeyboardLayoutToast": true,
|
|
|
"enabled": true,
|
|
"enabled": true,
|
|
@@ -254,7 +292,13 @@
|
|
|
"autoHideMs": 2000,
|
|
"autoHideMs": 2000,
|
|
|
"backgroundOpacity": 1,
|
|
"backgroundOpacity": 1,
|
|
|
"enabled": true,
|
|
"enabled": true,
|
|
|
- "location": "top_right",
|
|
|
|
|
|
|
+ "enabledTypes": [
|
|
|
|
|
+ 0,
|
|
|
|
|
+ 1,
|
|
|
|
|
+ 2,
|
|
|
|
|
+ 3
|
|
|
|
|
+ ],
|
|
|
|
|
+ "location": "left",
|
|
|
"monitors": [
|
|
"monitors": [
|
|
|
],
|
|
],
|
|
|
"overlayLayer": true
|
|
"overlayLayer": true
|
|
@@ -265,7 +309,7 @@
|
|
|
"colorRange": "limited",
|
|
"colorRange": "limited",
|
|
|
"directory": "/home/mzunino/Videos/recordings",
|
|
"directory": "/home/mzunino/Videos/recordings",
|
|
|
"frameRate": 60,
|
|
"frameRate": 60,
|
|
|
- "quality": "very_high",
|
|
|
|
|
|
|
+ "quality": "high",
|
|
|
"showCursor": true,
|
|
"showCursor": true,
|
|
|
"videoCodec": "h264",
|
|
"videoCodec": "h264",
|
|
|
"videoSource": "portal"
|
|
"videoSource": "portal"
|
|
@@ -308,34 +352,39 @@
|
|
|
],
|
|
],
|
|
|
"showHeader": true
|
|
"showHeader": true
|
|
|
},
|
|
},
|
|
|
- "settingsVersion": 23,
|
|
|
|
|
- "setupCompleted": true,
|
|
|
|
|
|
|
+ "settingsVersion": 25,
|
|
|
"systemMonitor": {
|
|
"systemMonitor": {
|
|
|
"cpuCriticalThreshold": 90,
|
|
"cpuCriticalThreshold": 90,
|
|
|
|
|
+ "cpuPollingInterval": 3000,
|
|
|
"cpuWarningThreshold": 80,
|
|
"cpuWarningThreshold": 80,
|
|
|
"criticalColor": "#e67e80",
|
|
"criticalColor": "#e67e80",
|
|
|
"diskCriticalThreshold": 90,
|
|
"diskCriticalThreshold": 90,
|
|
|
|
|
+ "diskPollingInterval": 3000,
|
|
|
"diskWarningThreshold": 80,
|
|
"diskWarningThreshold": 80,
|
|
|
"memCriticalThreshold": 90,
|
|
"memCriticalThreshold": 90,
|
|
|
|
|
+ "memPollingInterval": 3000,
|
|
|
"memWarningThreshold": 80,
|
|
"memWarningThreshold": 80,
|
|
|
|
|
+ "networkPollingInterval": 3000,
|
|
|
"tempCriticalThreshold": 90,
|
|
"tempCriticalThreshold": 90,
|
|
|
|
|
+ "tempPollingInterval": 3000,
|
|
|
"tempWarningThreshold": 80,
|
|
"tempWarningThreshold": 80,
|
|
|
"useCustomColors": true,
|
|
"useCustomColors": true,
|
|
|
"warningColor": "#9da9a0"
|
|
"warningColor": "#9da9a0"
|
|
|
},
|
|
},
|
|
|
"templates": {
|
|
"templates": {
|
|
|
- "alacritty": false,
|
|
|
|
|
|
|
+ "alacritty": true,
|
|
|
|
|
+ "cava": false,
|
|
|
"code": false,
|
|
"code": false,
|
|
|
- "discord": false,
|
|
|
|
|
|
|
+ "discord": true,
|
|
|
"enableUserTemplates": false,
|
|
"enableUserTemplates": false,
|
|
|
"foot": false,
|
|
"foot": false,
|
|
|
- "fuzzel": false,
|
|
|
|
|
- "ghostty": false,
|
|
|
|
|
- "gtk": false,
|
|
|
|
|
- "kcolorscheme": false,
|
|
|
|
|
|
|
+ "fuzzel": true,
|
|
|
|
|
+ "ghostty": true,
|
|
|
|
|
+ "gtk": true,
|
|
|
|
|
+ "kcolorscheme": true,
|
|
|
"kitty": false,
|
|
"kitty": false,
|
|
|
"pywalfox": false,
|
|
"pywalfox": false,
|
|
|
- "qt": false,
|
|
|
|
|
|
|
+ "qt": true,
|
|
|
"spicetify": false,
|
|
"spicetify": false,
|
|
|
"telegram": false,
|
|
"telegram": false,
|
|
|
"vicinae": false,
|
|
"vicinae": false,
|
|
@@ -349,8 +398,8 @@
|
|
|
"fontFixedScale": 1,
|
|
"fontFixedScale": 1,
|
|
|
"panelBackgroundOpacity": 1,
|
|
"panelBackgroundOpacity": 1,
|
|
|
"panelsAttachedToBar": true,
|
|
"panelsAttachedToBar": true,
|
|
|
- "settingsPanelAttachToBar": false,
|
|
|
|
|
- "tooltipsEnabled": true
|
|
|
|
|
|
|
+ "settingsPanelAttachToBar": true,
|
|
|
|
|
+ "tooltipsEnabled": false
|
|
|
},
|
|
},
|
|
|
"wallpaper": {
|
|
"wallpaper": {
|
|
|
"defaultWallpaper": "/nix/store/q8gbabnhr8b2r4s57d1pgchqvz0hf0cc-noctalia-shell-76a182a90cd31539019fb3c99f002ea56d028df3/share/noctalia-shell/Assets/Wallpaper/noctalia.png",
|
|
"defaultWallpaper": "/nix/store/q8gbabnhr8b2r4s57d1pgchqvz0hf0cc-noctalia-shell-76a182a90cd31539019fb3c99f002ea56d028df3/share/noctalia-shell/Assets/Wallpaper/noctalia.png",
|
|
@@ -374,7 +423,7 @@
|
|
|
{
|
|
{
|
|
|
"directory": "/home/mzunino/Pictures",
|
|
"directory": "/home/mzunino/Pictures",
|
|
|
"name": "eDP-1",
|
|
"name": "eDP-1",
|
|
|
- "wallpaper": "/home/mzunino/Pictures/ign_herakles.png"
|
|
|
|
|
|
|
+ "wallpaper": "/home/mzunino/Pictures/wallhaven-555609.jpg"
|
|
|
}
|
|
}
|
|
|
],
|
|
],
|
|
|
"overviewEnabled": true,
|
|
"overviewEnabled": true,
|
|
@@ -384,9 +433,9 @@
|
|
|
"recursiveSearch": true,
|
|
"recursiveSearch": true,
|
|
|
"setWallpaperOnAllMonitors": true,
|
|
"setWallpaperOnAllMonitors": true,
|
|
|
"transitionDuration": 1500,
|
|
"transitionDuration": 1500,
|
|
|
- "transitionEdgeSmoothness": 0.05,
|
|
|
|
|
|
|
+ "transitionEdgeSmoothness": 0,
|
|
|
"transitionType": "random",
|
|
"transitionType": "random",
|
|
|
- "useWallhaven": true,
|
|
|
|
|
|
|
+ "useWallhaven": false,
|
|
|
"wallhavenCategories": "100",
|
|
"wallhavenCategories": "100",
|
|
|
"wallhavenOrder": "desc",
|
|
"wallhavenOrder": "desc",
|
|
|
"wallhavenPurity": "111",
|
|
"wallhavenPurity": "111",
|