summaryrefslogtreecommitdiffhomepage
path: root/src/Emacs.hs
diff options
context:
space:
mode:
Diffstat (limited to 'src/Emacs.hs')
-rw-r--r--src/Emacs.hs10
1 files changed, 4 insertions, 6 deletions
diff --git a/src/Emacs.hs b/src/Emacs.hs
index adbe13c..5c6cb26 100644
--- a/src/Emacs.hs
+++ b/src/Emacs.hs
@@ -70,10 +70,8 @@ weath st p =
18000
config p = (baseConfig p) {
- position = TopSize C 100 (defaultHeight - 2)
- , textOutput = True
- , textOutputFormat = Ansi
- , font = "xft:DejaVu Sans Mono-8"
+ position = TopSize C 100 22
+ , font = "Hack 10"
, commands = [ Run (topProcL p)
, Run (batt0 p)
, Run (cpu p)
@@ -94,8 +92,8 @@ config p = (baseConfig p) {
, Run (weath "EGPH" p)
]
, template = " |batt0| "
- -- ++ " 🖧 |wg-mullvad||tun0||wlp164s0wi|"
- ++ " |wg-mullvad||tun0||wlp164s0wi|"
+ ++ " 🖧 |wg-mullvad||tun0||wlp164s0wi|"
+ -- ++ " |wg-mullvad||tun0||wlp164s0wi|"
++ " |dynnetwork| "
++ " |default:Master| 🎙️ |default:Capture|"
++ " |EGPH|"