apparently that s was load bearing. Also, understood i3 gaps.
This commit is contained in:
		
							parent
							
								
									e27cafb15b
								
							
						
					
					
						commit
						faae2bb604
					
				
					 2 changed files with 1 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -39,7 +39,7 @@
 | 
			
		|||
 | 
			
		||||
    # Standalone home-manager configuration entrypoint
 | 
			
		||||
    # Available through 'home-manager --flake .#your-username@your-hostname'
 | 
			
		||||
    homeConfiguration = {
 | 
			
		||||
    homeConfigurations = {
 | 
			
		||||
      "gabe@archlaptop" = home-manager.lib.homeManagerConfiguration {
 | 
			
		||||
        pkgs = nixpkgs.legacyPackages.x86_64-linux; # Home-manager requires 'pkgs' instance
 | 
			
		||||
        extraSpecialArgs = {inherit inputs outputs;};
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -170,7 +170,6 @@
 | 
			
		|||
        };
 | 
			
		||||
        gaps = {
 | 
			
		||||
          inner = 5;
 | 
			
		||||
          outer = 2;
 | 
			
		||||
        };
 | 
			
		||||
        fonts = {
 | 
			
		||||
          names = ["Fira Code"];
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue