diff options
| -rw-r--r-- | shotkey.1 | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -80,10 +80,10 @@ hook) This option allows you to run a script on every layout change. It will provide the following environment variables for scripting. -.B MODE_ID +.B SHOTKEY_MODE_ID This is the `index` of the mode. Normal mode is `-1`. -.B MODE_LABEL +.B SHOTKEY_MODE_LABEL This is the label assigned to a mode inside mode_properties |
