package updates nd removed nbfc-mono
This commit is contained in:
		@@ -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
 | 
			
		||||
 
 | 
			
		||||
@@ -87,7 +87,10 @@ in
 | 
			
		||||
      dosbox
 | 
			
		||||
      authy
 | 
			
		||||
      unstable.premid
 | 
			
		||||
      master.tauon
 | 
			
		||||
      taa
 | 
			
		||||
      (master.tauon.overrideAttrs (oa: {
 | 
			
		||||
        pythonPath = oa.pythonPath ++ [ unstable.python39Packages.pypresence ];
 | 
			
		||||
      }))
 | 
			
		||||
      nbfc-linux
 | 
			
		||||
    ];
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user