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 /doc | |
parent | 9ef82e55506213b796945fbbfdc884b3d1e44f7f (diff) | |
download | xmobar-474a7ebbe2589ae6b03f13c8318f36e9d3fde00b.tar.gz xmobar-474a7ebbe2589ae6b03f13c8318f36e9d3fde00b.tar.bz2 |
xmobar.el
Diffstat (limited to 'doc')
-rw-r--r-- | doc/quick-start.org | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/quick-start.org b/doc/quick-start.org index ad84595..4b060e2 100644 --- a/doc/quick-start.org +++ b/doc/quick-start.org @@ -430,6 +430,10 @@ Haskell. #+end_src Other options are ~Ansi~, ~Pango~, and ~Swaybar~. +** Showing xmobar output in Emacs tab or mode line + Using xmobar's ANSI color text ouput, one can plug it inside Emacs, and + display your monitors in the mode line or the tab bar. The [[../examples/xmobar.el][xmobar.el + package]] provides a simple way of doing it. ** Using xmobar in wayland with swaybar or waybar :PROPERTIES: :CUSTOM_ID: wayland |