summaryrefslogtreecommitdiffhomepage
path: root/src/Emacs.hs
diff options
context:
space:
mode:
Diffstat (limited to 'src/Emacs.hs')
-rw-r--r--src/Emacs.hs11
1 files changed, 8 insertions, 3 deletions
diff --git a/src/Emacs.hs b/src/Emacs.hs
index d432c97..adbe13c 100644
--- a/src/Emacs.hs
+++ b/src/Emacs.hs
@@ -27,13 +27,17 @@ batt0 p =
, "-S", "Off", "-d", "0" -- , "-m", "2"
, "-L", "10", "-H", "90" -- , "-p", "2"
, "--low", pHigh p, "--normal", pNormal p, "--high", pLow p
+ , "-W", "0"
+ , "-f", "\129707\129707\129707🔋🔋🔋🔋🔋🔋🔋✳️"
, "--"
, "-P"
, "-a", "notify-send -u critical 'Battery running out!!!!!!'"
, "-A", "7"
- , "-i", "✳️"
+ , "-i", "*" -- "✳️"
, "-o", "\129707 <left> <timeleft> <watts>"
, "-O", "🔋" ++ " <left> <timeleft> <watts>"
+ -- , "-o", "<leftbar> <left> <timeleft> <watts>"
+ --, "-O", "<leftbar> <left> <timeleft> <watts>"
, "-H", "10", "-L", "7"
, "-h", pHigh p, "-l", pLow p] 50 "batt0"
@@ -90,12 +94,13 @@ config p = (baseConfig p) {
, Run (weath "EGPH" p)
]
, template = " |batt0| "
- ++ " 🖧 |wg-mullvad||tun0||wlp164s0wi|"
+ -- ++ " 🖧 |wg-mullvad||tun0||wlp164s0wi|"
+ ++ " |wg-mullvad||tun0||wlp164s0wi|"
++ " |dynnetwork| "
++ " |default:Master| 🎙️ |default:Capture|"
++ " |EGPH|"
++ "{*}"
- ++ "|kbd|"
+ -- ++ "|kbd|"
++ " |cpufreq|"
++ " |multicpu|"
++ " |multicoretemp|"