fix unused imports, install dmenu
This commit is contained in:
		
							parent
							
								
									9b2957484c
								
							
						
					
					
						commit
						0535f68752
					
				
					 2 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -5,10 +5,8 @@
 | 
			
		|||
}: {
 | 
			
		||||
  imports = [
 | 
			
		||||
    ./cava
 | 
			
		||||
    ./dunst
 | 
			
		||||
    ./mpv
 | 
			
		||||
    ./picom
 | 
			
		||||
    ./rofi
 | 
			
		||||
    ./wezterm
 | 
			
		||||
  ];
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -10,6 +10,8 @@
 | 
			
		|||
    systemPackages = [
 | 
			
		||||
      # Required for some XFCE/GTK stuff
 | 
			
		||||
      pkgs.dconf
 | 
			
		||||
      # Dynamic menu for X
 | 
			
		||||
      pkgs.dmenu
 | 
			
		||||
      # Picture viewer
 | 
			
		||||
      pkgs.xfce.ristretto
 | 
			
		||||
      # Install our XMonad and Xmobar configuration
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue