summaryrefslogtreecommitdiff
path: root/ar/.local/bin/unmounter
diff options
context:
space:
mode:
authorTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2026-03-17 09:13:15 +0900
committerTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2026-03-17 09:13:15 +0900
commit86445b608698640341953c43d386476f08e97352 (patch)
treed58324cce8ba582ea8cb70faa7f43f1e50d10279 /ar/.local/bin/unmounter
parentd043f8be7e58ddf61e8f296eb369d3cef87d96df (diff)
deleted main.lua.d/51-device-priority.conf, modified bin/mounter, modified statusbar/sb-ecrypt, modified bin/unmounter, created wireplumber.conf.d/
Diffstat (limited to 'ar/.local/bin/unmounter')
-rwxr-xr-xar/.local/bin/unmounter2
1 files changed, 2 insertions, 0 deletions
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%% *}"