module/i3: add new tag ‘mode’

This tag is a string: the name of the currently active mode
This commit is contained in:
Daniel Eklöf 2020-12-08 19:08:06 +01:00
parent ab8cc7df47
commit d9496152e3
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
3 changed files with 32 additions and 2 deletions

View file

@ -361,6 +361,9 @@ with the _application_ and _title_ tags to replace the X11-only
| title
: string
: This workspace's focused window's title
| mode
: string
: The name of the current mode
## CONFIGURATION