diff options
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 |