greetd: fix gtkgreet slow startup
This commit is contained in:
		
							parent
							
								
									1ca50f486f
								
							
						
					
					
						commit
						437da46c4e
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -74,7 +74,7 @@ in
 | 
				
			||||||
            user = "lelgenio";
 | 
					            user = "lelgenio";
 | 
				
			||||||
          };
 | 
					          };
 | 
				
			||||||
          default_session = {
 | 
					          default_session = {
 | 
				
			||||||
            command = "${pkgs.sway}/bin/sway --config ${swayConfig}";
 | 
					            command = "dbus-run-session -- ${pkgs.sway}/bin/sway --config ${swayConfig}";
 | 
				
			||||||
          };
 | 
					          };
 | 
				
			||||||
        };
 | 
					        };
 | 
				
			||||||
      };
 | 
					      };
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue