diff options
| author | Akshay Nair <phenax5@gmail.com> | 2020-06-20 15:44:20 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2020-06-20 15:44:26 +0530 |
| commit | 1927682c835240d29ba13eb7d479191501091c04 (patch) | |
| tree | a2bdb02204ad8629dd80145f4b068624c4529faf | |
| parent | 2ed53f460236350cb8e843badac96657e2b4fd70 (diff) | |
| download | shotkey-1927682c835240d29ba13eb7d479191501091c04.tar.gz shotkey-1927682c835240d29ba13eb7d479191501091c04.zip | |
Updates manpage
| -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 |
