summaryrefslogtreecommitdiffhomepage
path: root/src
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2022-08-09 22:41:08 +0100
committerjao <jao@gnu.org>2022-08-09 22:41:08 +0100
commit6640f4d36dc401b9182f91be7179c9d16a212e07 (patch)
tree9ccebc7d11c2b1cf60ce306232ea2e29b2d05099 /src
parent01094993c9dc2e78044f96b7a1bfbd9e6e0fee82 (diff)
downloadxmobar-config-6640f4d36dc401b9182f91be7179c9d16a212e07.tar.gz
xmobar-config-6640f4d36dc401b9182f91be7179c9d16a212e07.tar.bz2
xmobar-emacs: separator for in-emacs split
Diffstat (limited to 'src')
-rw-r--r--src/Emacs.hs6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/Emacs.hs b/src/Emacs.hs
index 553b782..6b00ea3 100644
--- a/src/Emacs.hs
+++ b/src/Emacs.hs
@@ -72,12 +72,12 @@ config p = (baseConfig p) {
, Run localTime
, Run (weath "EGPH" p)
]
- , template = " |batt0|"
- ++ " |EGPH| "
+ , template = "|batt0| "
++ " |wg-mullvad||tun0||wlp164s0wi|"
++ " |dynnetwork| "
++ " |default:Master| 🗪 |default:Capture|"
- ++ " {} "
+ ++ " |EGPH| "
+ ++ "{*}"
++ "|kbd|"
++ " |cpufreq|"
++ " |multicpu|"