minor
This commit is contained in:
		
							parent
							
								
									c217d57282
								
							
						
					
					
						commit
						c329928582
					
				
					 2 changed files with 3 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -7,8 +7,6 @@
 | 
			
		|||
      pinentryFlavor = "gtk2";
 | 
			
		||||
      extraConfig = ''
 | 
			
		||||
        allow-preset-passphrase
 | 
			
		||||
        allow-loopback-pinentry
 | 
			
		||||
        pinentry-mode loopback
 | 
			
		||||
      '';
 | 
			
		||||
    };
 | 
			
		||||
    systemd.user.services = {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -286,6 +286,9 @@ in {
 | 
			
		|||
        ];
 | 
			
		||||
        terminal = pkgs.alacritty.executable;
 | 
			
		||||
      };
 | 
			
		||||
      extraConfig = ''
 | 
			
		||||
        for_window [title=.*] inhibit_idle fullscreen
 | 
			
		||||
      '';
 | 
			
		||||
    };
 | 
			
		||||
    services.swayidle = {
 | 
			
		||||
      enable = true;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue