|
@@ -1,6 +1,5 @@
|
|
|
{
|
|
{
|
|
|
"appLauncher": {
|
|
"appLauncher": {
|
|
|
- "backgroundOpacity": 1,
|
|
|
|
|
"customLaunchPrefix": "",
|
|
"customLaunchPrefix": "",
|
|
|
"customLaunchPrefixEnabled": false,
|
|
"customLaunchPrefixEnabled": false,
|
|
|
"enableClipboardHistory": true,
|
|
"enableClipboardHistory": true,
|
|
@@ -99,10 +98,9 @@
|
|
|
],
|
|
],
|
|
|
"colorizeIcons": false,
|
|
"colorizeIcons": false,
|
|
|
"drawerEnabled": true,
|
|
"drawerEnabled": true,
|
|
|
- "favorites": [
|
|
|
|
|
- "nm-applet"
|
|
|
|
|
- ],
|
|
|
|
|
- "id": "Tray"
|
|
|
|
|
|
|
+ "id": "Tray",
|
|
|
|
|
+ "pinned": [
|
|
|
|
|
+ ]
|
|
|
}
|
|
}
|
|
|
]
|
|
]
|
|
|
}
|
|
}
|
|
@@ -198,7 +196,7 @@
|
|
|
"animationSpeed": 1,
|
|
"animationSpeed": 1,
|
|
|
"avatarImage": "/home/mzunino/Downloads/6627528.jpg",
|
|
"avatarImage": "/home/mzunino/Downloads/6627528.jpg",
|
|
|
"compactLockScreen": true,
|
|
"compactLockScreen": true,
|
|
|
- "dimDesktop": false,
|
|
|
|
|
|
|
+ "dimmerOpacity": 0.8,
|
|
|
"enableShadows": false,
|
|
"enableShadows": false,
|
|
|
"forceBlackScreenCorners": true,
|
|
"forceBlackScreenCorners": true,
|
|
|
"language": "",
|
|
"language": "",
|
|
@@ -228,7 +226,7 @@
|
|
|
"weatherEnabled": true
|
|
"weatherEnabled": true
|
|
|
},
|
|
},
|
|
|
"network": {
|
|
"network": {
|
|
|
- "wifiEnabled": false
|
|
|
|
|
|
|
+ "wifiEnabled": true
|
|
|
},
|
|
},
|
|
|
"nightLight": {
|
|
"nightLight": {
|
|
|
"autoSchedule": true,
|
|
"autoSchedule": true,
|
|
@@ -242,7 +240,7 @@
|
|
|
"notifications": {
|
|
"notifications": {
|
|
|
"backgroundOpacity": 1,
|
|
"backgroundOpacity": 1,
|
|
|
"criticalUrgencyDuration": 15,
|
|
"criticalUrgencyDuration": 15,
|
|
|
- "doNotDisturb": false,
|
|
|
|
|
|
|
+ "enableKeyboardLayoutToast": true,
|
|
|
"enabled": true,
|
|
"enabled": true,
|
|
|
"location": "top_right",
|
|
"location": "top_right",
|
|
|
"lowUrgencyDuration": 3,
|
|
"lowUrgencyDuration": 3,
|
|
@@ -254,6 +252,7 @@
|
|
|
},
|
|
},
|
|
|
"osd": {
|
|
"osd": {
|
|
|
"autoHideMs": 2000,
|
|
"autoHideMs": 2000,
|
|
|
|
|
+ "backgroundOpacity": 1,
|
|
|
"enabled": true,
|
|
"enabled": true,
|
|
|
"location": "top_right",
|
|
"location": "top_right",
|
|
|
"monitors": [
|
|
"monitors": [
|
|
@@ -271,18 +270,57 @@
|
|
|
"videoCodec": "h264",
|
|
"videoCodec": "h264",
|
|
|
"videoSource": "portal"
|
|
"videoSource": "portal"
|
|
|
},
|
|
},
|
|
|
- "settingsVersion": 20,
|
|
|
|
|
|
|
+ "sessionMenu": {
|
|
|
|
|
+ "countdownDuration": 10000,
|
|
|
|
|
+ "enableCountdown": true,
|
|
|
|
|
+ "position": "center",
|
|
|
|
|
+ "powerOptions": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "action": "lock",
|
|
|
|
|
+ "enabled": true
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "action": "suspend",
|
|
|
|
|
+ "enabled": true
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "action": "hibernate",
|
|
|
|
|
+ "enabled": true
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "action": "reboot",
|
|
|
|
|
+ "enabled": true
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "action": "logout",
|
|
|
|
|
+ "enabled": true
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "action": "shutdown",
|
|
|
|
|
+ "enabled": true
|
|
|
|
|
+ }
|
|
|
|
|
+ ],
|
|
|
|
|
+ "showHeader": true
|
|
|
|
|
+ },
|
|
|
|
|
+ "settingsVersion": 23,
|
|
|
"setupCompleted": true,
|
|
"setupCompleted": true,
|
|
|
|
|
+ "systemMonitor": {
|
|
|
|
|
+ "cpuCriticalThreshold": 90,
|
|
|
|
|
+ "cpuWarningThreshold": 80,
|
|
|
|
|
+ "criticalColor": "",
|
|
|
|
|
+ "diskCriticalThreshold": 90,
|
|
|
|
|
+ "diskWarningThreshold": 80,
|
|
|
|
|
+ "memCriticalThreshold": 90,
|
|
|
|
|
+ "memWarningThreshold": 80,
|
|
|
|
|
+ "tempCriticalThreshold": 90,
|
|
|
|
|
+ "tempWarningThreshold": 80,
|
|
|
|
|
+ "useCustomColors": false,
|
|
|
|
|
+ "warningColor": ""
|
|
|
|
|
+ },
|
|
|
"templates": {
|
|
"templates": {
|
|
|
"alacritty": false,
|
|
"alacritty": false,
|
|
|
"code": false,
|
|
"code": false,
|
|
|
"discord": false,
|
|
"discord": false,
|
|
|
- "discord_armcord": false,
|
|
|
|
|
- "discord_dorion": false,
|
|
|
|
|
- "discord_equibop": false,
|
|
|
|
|
- "discord_lightcord": false,
|
|
|
|
|
- "discord_vesktop": false,
|
|
|
|
|
- "discord_webcord": false,
|
|
|
|
|
"enableUserTemplates": false,
|
|
"enableUserTemplates": false,
|
|
|
"foot": false,
|
|
"foot": false,
|
|
|
"fuzzel": false,
|
|
"fuzzel": false,
|
|
@@ -302,6 +340,7 @@
|
|
|
"fontDefaultScale": 1,
|
|
"fontDefaultScale": 1,
|
|
|
"fontFixed": "DejaVu Sans Mono",
|
|
"fontFixed": "DejaVu Sans Mono",
|
|
|
"fontFixedScale": 1,
|
|
"fontFixedScale": 1,
|
|
|
|
|
+ "panelBackgroundOpacity": 1,
|
|
|
"panelsAttachedToBar": true,
|
|
"panelsAttachedToBar": true,
|
|
|
"settingsPanelAttachToBar": false,
|
|
"settingsPanelAttachToBar": false,
|
|
|
"tooltipsEnabled": true
|
|
"tooltipsEnabled": true
|
|
@@ -313,6 +352,7 @@
|
|
|
"enabled": true,
|
|
"enabled": true,
|
|
|
"fillColor": "#000000",
|
|
"fillColor": "#000000",
|
|
|
"fillMode": "crop",
|
|
"fillMode": "crop",
|
|
|
|
|
+ "hideWallpaperFilenames": false,
|
|
|
"monitors": [
|
|
"monitors": [
|
|
|
{
|
|
{
|
|
|
"directory": "/home/mzunino/Pictures",
|
|
"directory": "/home/mzunino/Pictures",
|
|
@@ -323,6 +363,11 @@
|
|
|
"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-569155.jpg"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "directory": "/home/mzunino/Pictures",
|
|
|
|
|
+ "name": "eDP-1",
|
|
|
|
|
+ "wallpaper": "/home/mzunino/Pictures/ign_herakles.png"
|
|
|
}
|
|
}
|
|
|
],
|
|
],
|
|
|
"overviewEnabled": true,
|
|
"overviewEnabled": true,
|
|
@@ -333,6 +378,15 @@
|
|
|
"setWallpaperOnAllMonitors": true,
|
|
"setWallpaperOnAllMonitors": true,
|
|
|
"transitionDuration": 1500,
|
|
"transitionDuration": 1500,
|
|
|
"transitionEdgeSmoothness": 0.05,
|
|
"transitionEdgeSmoothness": 0.05,
|
|
|
- "transitionType": "random"
|
|
|
|
|
|
|
+ "transitionType": "random",
|
|
|
|
|
+ "useWallhaven": false,
|
|
|
|
|
+ "wallhavenCategories": "111",
|
|
|
|
|
+ "wallhavenOrder": "desc",
|
|
|
|
|
+ "wallhavenPurity": "100",
|
|
|
|
|
+ "wallhavenQuery": "",
|
|
|
|
|
+ "wallhavenResolutionHeight": "",
|
|
|
|
|
+ "wallhavenResolutionMode": "atleast",
|
|
|
|
|
+ "wallhavenResolutionWidth": "",
|
|
|
|
|
+ "wallhavenSorting": "date_added"
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|