From 94d8698934337b54b52af8b10733e2ee97b64013 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Thu, 29 May 2025 17:49:41 -0500 Subject: removing dwmstatus as it was replaced by conky --- dotfiles/system/.local/bin/exitmenu | 1 - 1 file changed, 1 deletion(-) (limited to 'dotfiles/system/.local/bin/exitmenu') diff --git a/dotfiles/system/.local/bin/exitmenu b/dotfiles/system/.local/bin/exitmenu index 2c55b34..54028a7 100755 --- a/dotfiles/system/.local/bin/exitmenu +++ b/dotfiles/system/.local/bin/exitmenu @@ -13,4 +13,3 @@ case $CHOSEN in "Toggle Powersave Mode") lowpowertoggle && notify-send "Battery Status" "$(acpi -b)" ;; esac -dwmstatus -- cgit v1.2.3