summaryrefslogtreecommitdiff
path: root/accounts
diff options
context:
space:
mode:
Diffstat (limited to 'accounts')
-rw-r--r--accounts/gkleen@sif/taffybar/src/taffybar.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/accounts/gkleen@sif/taffybar/src/taffybar.hs b/accounts/gkleen@sif/taffybar/src/taffybar.hs
index ce97ed3f..2f89b5e2 100644
--- a/accounts/gkleen@sif/taffybar/src/taffybar.hs
+++ b/accounts/gkleen@sif/taffybar/src/taffybar.hs
@@ -82,7 +82,7 @@ taffybarConfig =
82 ] 82 ]
83 , barPosition = Top 83 , barPosition = Top
84 , barPadding = 2 84 , barPadding = 2
85 , barHeight = 28 85 , barHeight = ExactSize 28
86 , widgetSpacing = 10 86 , widgetSpacing = 10
87 } 87 }
88 in withBatteryRefresh $ withLogServer $ 88 in withBatteryRefresh $ withLogServer $