summaryrefslogtreecommitdiffhomepage
path: root/src/lib/Bottom.hs
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/Bottom.hs')
-rw-r--r--src/lib/Bottom.hs8
1 files changed, 3 insertions, 5 deletions
diff --git a/src/lib/Bottom.hs b/src/lib/Bottom.hs
index f6c474d..1bbf359 100644
--- a/src/lib/Bottom.hs
+++ b/src/lib/Bottom.hs
@@ -7,18 +7,16 @@ import Monitors
config cs tpl p = (baseConfig p) {
position = BottomSize C 100 defaultHeight
, textOffset = defaultHeight - 6
- , textOffsets = [defaultHeight - 5]
+ , textOffsets = [defaultHeight - 5, defaultHeight - 6]
, border = TopB
, template = "|tray| \
\<action=`toggle-nm-applet.sh `>|tun0||wlp2s0wi|</action> \
- \|dynnetwork| \
+ \ |dynnetwork| \
\|default:Master| |default:Capture| "
++ tpl
++ " {} |mbox| |EGPH| \
- \ |bright| \
- \|uptime| |b0| "
+ \|uptime| |batt0| "
, commands = [ Run (uptime p)
- , Run brightness
, Run (wireless p)
, Run (dynNetwork p)
, Run tun0