diff options
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 |
