aboutsummaryrefslogtreecommitdiff
path: root/dotfiles/.config/DankMaterialShell/settings.json
diff options
context:
space:
mode:
Diffstat (limited to 'dotfiles/.config/DankMaterialShell/settings.json')
-rw-r--r--dotfiles/.config/DankMaterialShell/settings.json22
1 files changed, 11 insertions, 11 deletions
diff --git a/dotfiles/.config/DankMaterialShell/settings.json b/dotfiles/.config/DankMaterialShell/settings.json
index 044367b..1f36cf5 100644
--- a/dotfiles/.config/DankMaterialShell/settings.json
+++ b/dotfiles/.config/DankMaterialShell/settings.json
@@ -544,8 +544,8 @@
"notificationTimeoutLow": 5000,
"notificationTimeoutNormal": 5000,
"notificationTimeoutCritical": 0,
- "notificationCompactMode": false,
- "notificationShowTimeoutBar": false,
+ "notificationCompactMode": true,
+ "notificationShowTimeoutBar": true,
"notificationDedupeEnabled": true,
"notificationPopupPosition": 0,
"notificationAnimationSpeed": 1,
@@ -686,17 +686,17 @@
{
"id": "cpuUsage",
"enabled": true,
- "minimumWidth": true
+ "minimumWidth": false
},
{
"id": "cpuTemp",
"enabled": true,
- "minimumWidth": true
+ "minimumWidth": false
},
{
"id": "memUsage",
"enabled": true,
- "minimumWidth": true,
+ "minimumWidth": false,
"showSwap": false
},
{
@@ -728,16 +728,16 @@
}
],
"spacing": 0,
- "innerPadding": 4,
+ "innerPadding": 2,
"bottomGap": 0,
"transparency": 0.89,
"widgetTransparency": 1,
"squareCorners": true,
- "noBackground": true,
+ "noBackground": false,
"maximizeWidgetIcons": false,
"maximizeWidgetText": false,
"removeWidgetPadding": false,
- "widgetPadding": 6,
+ "widgetPadding": 4,
"gothCornersEnabled": false,
"gothCornerRadiusOverride": false,
"gothCornerRadiusValue": 12,
@@ -746,11 +746,11 @@
"borderOpacity": 0.4,
"borderThickness": 1,
"widgetOutlineEnabled": false,
- "widgetOutlineColor": "primary",
- "widgetOutlineOpacity": 1,
+ "widgetOutlineColor": "surfaceText",
+ "widgetOutlineOpacity": 0.4,
"widgetOutlineThickness": 1,
"fontScale": 1.1,
- "iconScale": 1.1,
+ "iconScale": 1.15,
"autoHide": false,
"autoHideDelay": 250,
"showOnWindowsOpen": false,