Updated for barbican dzen2 bar

This commit is contained in:
Trey Blancher 2021-10-12 20:06:39 -04:00
parent 659979643e
commit 0c22b9b0a3
1 changed files with 1 additions and 1 deletions

View File

@ -295,7 +295,7 @@ main = do
, focusFollowsMouse = True
, manageHook = manageDocks <+> myManageHook <+> manageHook desktopConfig
, handleEventHook = docksEventHook <+> handleEventHook desktopConfig
, layoutHook = avoidStruts $ gaps [(D,90)] $ layoutH
, layoutHook = avoidStruts $ gaps [(D,108)] $ layoutH
, logHook = myLogHook dzenTopBar >> fadeHook >> updatePointer (0.5, 0.5) (0, 0)
, borderWidth = 1
, normalBorderColor = "#282828"