Show Htop in application menu if present
This commit is contained in:
parent
a203bbfe85
commit
d07b542840
1 changed files with 1 additions and 0 deletions
|
@ -40,6 +40,7 @@ programchoicesinit() {
|
|||
$(command -v firefox >/dev/null && echo 'Firefox ^ 0 ^ firefox')
|
||||
$(command -v sacc >/dev/null && echo 'Sacc ^ 0 ^ st -e sacc i-logout.cz/1/bongusta')
|
||||
$(command -v w3m >/dev/null && echo 'W3m ^ 0 ^ st -e w3m duck.com')
|
||||
$(command -v htop >/dev/null && echo 'Htop ^ 0 ^ st -e htop')
|
||||
$(command -v xcalc >/dev/null && echo 'Xcalc ^ 0 ^ xcalc')
|
||||
$(command -v st >/dev/null && echo 'St ^ 0 ^ st')
|
||||
$(command -v foxtrotgps >/dev/null && echo 'Foxtrotgps ^ 0 ^ foxtrotgps')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue