From 78c3a450ee676f4ee445aa554e303da4bfb51cdb Mon Sep 17 00:00:00 2001 From: Yaroslav de la Peña Smirnov Date: Mon, 4 May 2026 18:33:16 +0300 Subject: dms: improvements for laptop --- dotfiles/.config/DankMaterialShell/settings.json | 27 ++++++++++++++++++------ 1 file changed, 20 insertions(+), 7 deletions(-) (limited to 'dotfiles/.config/DankMaterialShell/settings.json') diff --git a/dotfiles/.config/DankMaterialShell/settings.json b/dotfiles/.config/DankMaterialShell/settings.json index 9cdf506..f485de6 100644 --- a/dotfiles/.config/DankMaterialShell/settings.json +++ b/dotfiles/.config/DankMaterialShell/settings.json @@ -140,6 +140,18 @@ "id": "audioInput", "enabled": true, "width": 50 + }, + { + "id": "diskUsage", + "enabled": true, + "width": 50, + "instanceId": "morbslj4y4y10hed2bj", + "mountPath": "/" + }, + { + "id": "colorPicker", + "enabled": true, + "width": 50 } ], "showWorkspaceIndex": true, @@ -459,11 +471,6 @@ "showBatteryIcon": false, "showPrinterIcon": false, "showScreenSharingIcon": false - }, - { - "id": "focusedWindow", - "enabled": true, - "focusedWindowCompactMode": true } ], "centerWidgets": [], @@ -490,7 +497,11 @@ "showSwap": false }, { - "id": "colorPicker", + "id": "powerUsagePlugin", + "enabled": true + }, + { + "id": "battery", "enabled": true }, { @@ -502,8 +513,10 @@ "enabled": true, "showAudioIcon": false, "showAudioPercent": false, + "showBrightnessIcon": false, + "showBrightnessPercent": false, "showMicPercent": false, - "showBatteryIcon": true, + "showBatteryIcon": false, "showScreenSharingIcon": true }, { -- cgit v1.3