diff options
| author | Akshay Nair <phenax5@gmail.com> | 2020-06-20 15:44:51 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2020-06-20 15:44:51 +0530 |
| commit | ebfa0bc29b685e7e17fce9715fca1a846759958c (patch) | |
| tree | 537c596ae63fb867ec9f2e09c2c93f81024ebfcd | |
| parent | 08deb47870dc0dda775ffa1d8d4bcb11d6e258eb (diff) | |
| parent | 1927682c835240d29ba13eb7d479191501091c04 (diff) | |
| download | shotkey-ebfa0bc29b685e7e17fce9715fca1a846759958c.tar.gz shotkey-ebfa0bc29b685e7e17fce9715fca1a846759958c.zip | |
Merge branch 'master' into personal
Diffstat (limited to '')
| -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 |
