don't autostart firefox, it's buggy
This commit is contained in:
		
							parent
							
								
									b40b957fad
								
							
						
					
					
						commit
						c1d0e4e191
					
				
					 1 changed files with 0 additions and 13 deletions
				
			
		| 
						 | 
				
			
			@ -379,19 +379,6 @@ in {
 | 
			
		|||
    };
 | 
			
		||||
  };
 | 
			
		||||
  systemd.user.services = {
 | 
			
		||||
    firefox = {
 | 
			
		||||
      Unit = {
 | 
			
		||||
        Description = "Firefox Web browser";
 | 
			
		||||
        Documentation = "https://github.com/Alexays/Waybar/wiki";
 | 
			
		||||
        PartOf = [ "graphical-session.target" ];
 | 
			
		||||
        After = [ "graphical-session.target" ];
 | 
			
		||||
      };
 | 
			
		||||
      Service = {
 | 
			
		||||
        ExecStart = "${pkgs.firefox}/bin/firefox";
 | 
			
		||||
        Restart = "on-failure";
 | 
			
		||||
      };
 | 
			
		||||
      Install = { WantedBy = [ "sway-session.target" ]; };
 | 
			
		||||
    };
 | 
			
		||||
    discord = {
 | 
			
		||||
      Unit = {
 | 
			
		||||
        Description = "Discord Internet voice chat";
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue