add st to the list of cmds

This commit is contained in:
Aaron Bieber 2020-09-18 08:13:31 -06:00
parent 944360936f
commit 9c96f8601e

1
.cwmrc
View File

@ -19,6 +19,7 @@ color urgencyborder "red"
command "Browser" "~/bin/browser"
command "XTerm" "/usr/X11R6/bin/xterm"
command term "/bin/ksh -l -c /usr/local/bin/st -c st"
command "st" "/bin/ksh -l -c /usr/local/bin/st -c st"
command "Emacs" "/usr/local/bin/emacs"
# make emacs usable again