From c237675b4b26423fd44e68ad422ae9cdace5ab18 Mon Sep 17 00:00:00 2001 From: "committer@tuxwarrior" Date: Tue, 17 Mar 2026 06:42:10 -0500 Subject: [PATCH] no longer needed to add drive path as default drive now is found by default --- dots/nwg-panel/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dots/nwg-panel/config b/dots/nwg-panel/config index be8f5e6..0f51e6c 100644 --- a/dots/nwg-panel/config +++ b/dots/nwg-panel/config @@ -305,7 +305,7 @@ "use-sigrt": false }, "executor-resources-drive": { - "script": "resources.sh drive /dev/nvme0n1p2", + "script": "resources.sh drive", "tooltip-text": "", "on-left-click": "", "on-middle-click": "",