From 86445b608698640341953c43d386476f08e97352 Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Tue, 17 Mar 2026 09:13:15 +0900 Subject: deleted main.lua.d/51-device-priority.conf, modified bin/mounter, modified statusbar/sb-ecrypt, modified bin/unmounter, created wireplumber.conf.d/ --- ar/.local/bin/unmounter | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ar/.local/bin/unmounter') diff --git a/ar/.local/bin/unmounter b/ar/.local/bin/unmounter index 537fd25..4c77af8 100755 --- a/ar/.local/bin/unmounter +++ b/ar/.local/bin/unmounter @@ -49,6 +49,8 @@ else notify-send "🚮 Mounted path removed." "$chosen has been removed." fi +pkill -RTMIN+1 dwmblocks + # Close the chosen drive if decrypted. cryptid="$(echo "$lsblkoutput" | grep "/${chosen#*/}$")" cryptid="${cryptid%% *}" -- cgit v1.2.3