diff options
author | jao <jao@gnu.org> | 2022-08-09 23:32:28 +0100 |
---|---|---|
committer | jao <jao@gnu.org> | 2022-08-09 23:32:28 +0100 |
commit | 474a7ebbe2589ae6b03f13c8318f36e9d3fde00b (patch) | |
tree | 92ba49a7590703c989ba994c5bbb1a91cb7e6c32 /readme.org | |
parent | 9ef82e55506213b796945fbbfdc884b3d1e44f7f (diff) | |
download | xmobar-474a7ebbe2589ae6b03f13c8318f36e9d3fde00b.tar.gz xmobar-474a7ebbe2589ae6b03f13c8318f36e9d3fde00b.tar.bz2 |
xmobar.el
Diffstat (limited to 'readme.org')
-rw-r--r-- | readme.org | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -125,9 +125,10 @@ channel, ~#xmobar~, at [[ircs://irc.libera.chat][Libera]]. it is possible to redirect xmobar's output to the standard output, optionally with color escape sequences. In this mode, xmobar can be run inside a terminal o console, or its output piped to other applications, and - there is no need for an X11 display. See [[file:doc/quick-start.org#text-mode][Running xmobar in text mode]] for + there is no need for an X11 display. See [[./doc/quick-start.org#text-mode][Running xmobar in text mode]] for details. Using this mode, you could [[file:doc/quick-start.org#wayland][pipe xmobar's output to, say, swaybar]], - and use it in wayland. + and use it in wayland, or, with the [[./examples/xmobar.el][xmobar.el]] package, show it in Emacs's + tab bar. * Configuration and further documentation |