Switch to Xterm for htop window

master
John Mertz 2 years ago
parent e474d0b057
commit baba42bff9

@ -3,5 +3,5 @@
if [ "$(pgrep -c htop)" -gt 0 ]; then
pkill htop
else
/usr/bin/uxterm -e htop
/usr/bin/xterm -e htop
fi

Loading…
Cancel
Save