diff --git a/examples/skhdrc b/examples/skhdrc index 4f05c72e..fafc3658 100755 --- a/examples/skhdrc +++ b/examples/skhdrc @@ -58,17 +58,6 @@ # name = desired name for this mode, # # @ = capture keypresses regardless of being bound to an action -# -# command = command is executed through '$SHELL -c' and -# follows valid shell syntax. if the $SHELL environment -# variable is not set, it will default to '/bin/bash'. -# when bash is used, the ';' delimeter can be specified -# to chain commands. -# -# to allow a command to extend into multiple lines, -# prepend '\' at the end of the previous line. -# -# an EOL character signifies the end of the bind. # ############################################################### # # THE FOLLOWING SECTION CONTAIN SIMPLE MAPPINGS DEMONSTRATING HOW #