package updates nd removed nbfc-mono

This commit is contained in:
2021-09-21 19:45:47 +05:30
parent 677953529c
commit 21212a5cf4
5 changed files with 10 additions and 29 deletions

View File

@@ -222,7 +222,7 @@ setSupportedWithFullscreen = withDisplay $ \dpy -> do
--}}}
main = do xmproc <- spawnPipe ("xmobar " ++ myXmobarrc)
xmonad $ docks $ ewmh def
xmonad $ docks $ fullscreenFix $ ewmh def
{ borderWidth = myBorderWidth
, manageHook = manageDocks <+> myManageHook
, handleEventHook = handleEventHook def <+> fullscreenEventHook