diff --git a/examples/skhdrc b/examples/skhdrc index 28e99fe..0d2c3f4 100644 --- a/examples/skhdrc +++ b/examples/skhdrc @@ -53,17 +53,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. # add an on_enter command to the default mode # :: default : yabai -m config active_window_border_color 0xff775759