diff options
| author | Craig Jennings <c@cjennings.net> | 2025-05-29 17:49:41 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2025-05-29 17:49:41 -0500 |
| commit | 94d8698934337b54b52af8b10733e2ee97b64013 (patch) | |
| tree | 1d92d0d04296ea6f7ea38b93959f62ac65e939a6 /dotfiles/system/.local/bin/exitmenu | |
| parent | 30ed5fe8da3520fe9b0f34579520084ce5041a47 (diff) | |
removing dwmstatus as it was replaced by conky
Diffstat (limited to 'dotfiles/system/.local/bin/exitmenu')
| -rwxr-xr-x | dotfiles/system/.local/bin/exitmenu | 1 |
1 files changed, 0 insertions, 1 deletions
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 |
