variables: switch to gnome
This commit is contained in:
		
							parent
							
								
									ca9e0d8653
								
							
						
					
					
						commit
						c361efb1eb
					
				
					 2 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -42,7 +42,7 @@ lib.mkIf (config.my.desktop == "gnome") {
 | 
			
		|||
    qt6Packages.qtstyleplugin-kvantum
 | 
			
		||||
  ];
 | 
			
		||||
 | 
			
		||||
  services.gpg-agent.pinentryPackage = pkgs.pinentry-gnome;
 | 
			
		||||
  services.gpg-agent.pinentryPackage = lib.mkForce pkgs.pinentry-gnome3;
 | 
			
		||||
 | 
			
		||||
  xdg.defaultApplications = {
 | 
			
		||||
    enable = lib.mkForce false;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -115,7 +115,7 @@ rec {
 | 
			
		|||
  };
 | 
			
		||||
 | 
			
		||||
  dmenu = "bmenu";
 | 
			
		||||
  desktop = "sway";
 | 
			
		||||
  desktop = "gnome";
 | 
			
		||||
  browser = "firefox";
 | 
			
		||||
  editor = "kakoune";
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue