emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/telephone-line 3e66e72d9c 075/195: add telephone-line-work


From: ELPA Syncer
Subject: [nongnu] elpa/telephone-line 3e66e72d9c 075/195: add telephone-line-workgroups2-segment
Date: Wed, 5 Jan 2022 02:59:28 -0500 (EST)

branch: elpa/telephone-line
commit 3e66e72d9c233fc1c53a433beccbaff931c70aa3
Author: Mohammed Ismail Ansari <team.terminal@gmail.com>
Commit: GitHub <noreply@github.com>

    add telephone-line-workgroups2-segment
    
    The new segment can be used to display workgroups information from 
[workgroups2](https://github.com/pashinin/workgroups2)
---
 telephone-line-segments.el | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/telephone-line-segments.el b/telephone-line-segments.el
index 0484defd94..501929b9cc 100644
--- a/telephone-line-segments.el
+++ b/telephone-line-segments.el
@@ -96,5 +96,9 @@ mouse-3: Toggle minor modes"
            (seq-take tag 2)
          tag))))
 
+(eval-after-load 'workgroups2
+  '(telephone-line-defsegment telephone-line-workgroups2-segment
+     (wg-mode-line-string)))
+
 (provide 'telephone-line-segments)
 ;;; telephone-line-segments.el ends here



reply via email to

[Prev in Thread] Current Thread [Next in Thread]