aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Ankarström <john@ankarstrom.se>2021-07-12 13:58:48 +0200
committerJohn Ankarström <john@ankarstrom.se>2021-07-12 13:58:48 +0200
commit1598705985634a6294ef53099fa45c9fc1da259a (patch)
treec9c95d3c6e743a9d1db6d95b36579f69e8a57582
parentf3f4a76b4dfa47c033bcb8ae7065757445044b31 (diff)
downloadlbsd-1598705985634a6294ef53099fa45c9fc1da259a.tar.gz
.jwmrc: Make more room in taskbar
-rw-r--r--home/john/.jwmrc7
1 files changed, 1 insertions, 6 deletions
diff --git a/home/john/.jwmrc b/home/john/.jwmrc
index 5615121..2f50008 100644
--- a/home/john/.jwmrc
+++ b/home/john/.jwmrc
@@ -67,11 +67,6 @@
<!-- Additional TaskList attribute: maxwidth -->
<TaskList/>
- <!-- Additional Swallow attribute: height -->
- <Swallow name="xload" width="64">
- xload -nolabel -bg gray90 -fg red -hl black
- </Swallow>
-
<Swallow name="xbatt">xbatt</Swallow>
<Swallow name="xbattext">xbattext -bg gray90</Swallow>
@@ -95,7 +90,7 @@
</BorderStyle>
<TaskListStyle>
- <Font>fixed-10:bold</Font>
+ <Font>fixed-9</Font>
<ActiveForeground>white</ActiveForeground>
<ActiveBackground>#8899A6</ActiveBackground>
</TaskListStyle>