diff options
-rw-r--r-- | home/john/.jwmrc | 7 |
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> |