firefox: delay startup a bit
This commit is contained in:
		
							parent
							
								
									b6872b1694
								
							
						
					
					
						commit
						728f5fe382
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -39,6 +39,7 @@ in {
 | 
			
		|||
          After = [ "graphical-session.target" ];
 | 
			
		||||
        };
 | 
			
		||||
        Service = {
 | 
			
		||||
          ExecStartPre = "/usr/bin/env sleep 10s";
 | 
			
		||||
          ExecStart = "${pkgs.firefox}/bin/firefox";
 | 
			
		||||
          Restart = "on-failure";
 | 
			
		||||
        };
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue