diff options
author | jao <jao@gnu.org> | 2018-11-21 21:07:54 +0000 |
---|---|---|
committer | jao <jao@gnu.org> | 2018-11-21 21:07:54 +0000 |
commit | 9e2a5c7daddf683d4be7c318aefed3da3ea7a89a (patch) | |
tree | ba0cdbe46f12b74c58d5fef51daa25bb550212ae /readme.md | |
parent | b1eb899495ed996200a9e99c33bcc8f5a4896af9 (diff) | |
download | xmobar-9e2a5c7daddf683d4be7c318aefed3da3ea7a89a.tar.gz xmobar-9e2a5c7daddf683d4be7c318aefed3da3ea7a89a.tar.bz2 |
Padding icon idea stolen from @jonascj
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -342,6 +342,16 @@ formats suitable for being displayed by the dzen2 status bar, wmii's status bar or xmobar's `StdinReader`. See [i3status manual] for further details. +### Dynamically sizing xmobar + +See [this idea] by Jonas Camillus Jeppensen for a way of adapting +dynamically xmobar's size and run it alongside a system tray widget +such as trayer or stalonetray (although the idea is not limited to +trays, really). For your convenience, there is a version of Jonas' +script in [samples/padding-icon.sh](./samples/padding-icon.sh). + +[this idea]: https://github.com/jaor/xmobar/issues/239#issuecomment-233206552 + ## Command Line Options xmobar can be either configured with a configuration file or with |