diff options
author | Thiago Negri <evohunz@gmail.com> | 2013-09-13 21:08:27 -0300 |
---|---|---|
committer | Thiago Negri <evohunz@gmail.com> | 2013-09-13 21:08:27 -0300 |
commit | d7a3df4de84acf1a7a8cd714feb4a2cdd42a127d (patch) | |
tree | ce70879508b2d42cc297a4859593d8965be24642 /readme.md | |
parent | c016048ebff0ad0c9beac1a2270cef3a9f5c4716 (diff) | |
download | xmobar-d7a3df4de84acf1a7a8cd714feb4a2cdd42a127d.tar.gz xmobar-d7a3df4de84acf1a7a8cd714feb4a2cdd42a127d.tar.bz2 |
Tag 'action' of readme was not showing on GitHub page
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1128,7 +1128,8 @@ can be used in the output template as `%mydate%` - Will not do anything to the text received. This means you can pass dynamic actions via stdin. Be careful to remove tags from dynamic text that you pipe-thru to xmobar's standard input, e.g. window's title. There is no way - to escape the tags, i.e. you can't print a literal "<action>" tag on xmobar. + to escape the tags, i.e. you can't print a literal `<action>` tag as a text + on xmobar. - Sample usage: send to xmobar's stdin the list of your workspaces enclosed by actions tags that switches the workspaces to be able to switch workspaces by clicking on xmobar: |