forked from colonelpanic/dotfiles
[taffybar] Add barPadding
This commit is contained in:
parent
5f4109ca33
commit
8191655c4f
@ -1 +1 @@
|
|||||||
Subproject commit 49f6bd7c3eac7e60f657355775932123ad6f27fc
|
Subproject commit cb31b7b6b8e017e12e45ba2f76fb76f918757f75
|
@ -220,6 +220,7 @@ main = do
|
|||||||
, makeUnderline mpris "red"
|
, makeUnderline mpris "red"
|
||||||
]
|
]
|
||||||
, barPosition = Top
|
, barPosition = Top
|
||||||
|
, barPadding = 10
|
||||||
, barHeight = (underlineHeight myHUDConfig + windowIconSize myHUDConfig) +
|
, barHeight = (underlineHeight myHUDConfig + windowIconSize myHUDConfig) +
|
||||||
(2 * (innerPadding myHUDConfig + outerPadding myHUDConfig))
|
(2 * (innerPadding myHUDConfig + outerPadding myHUDConfig))
|
||||||
, widgetSpacing = 5
|
, widgetSpacing = 5
|
||||||
|
Loading…
Reference in New Issue
Block a user