add st to the list of cmds
This commit is contained in:
parent
944360936f
commit
9c96f8601e
1
.cwmrc
1
.cwmrc
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user