use proper config path for swaylock
This commit is contained in:
		
							parent
							
								
									031f16f3af
								
							
						
					
					
						commit
						6efdccd641
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -765,7 +765,7 @@ in {
 | 
				
			||||||
      command = "swaylock -f";
 | 
					      command = "swaylock -f";
 | 
				
			||||||
    }];
 | 
					    }];
 | 
				
			||||||
  };
 | 
					  };
 | 
				
			||||||
  home.file.".config/swaylock/config".text = ''
 | 
					  xdg.configFile."swaylock/config".text = ''
 | 
				
			||||||
      image=${theme.background}
 | 
					      image=${theme.background}
 | 
				
			||||||
      font=${font.interface}
 | 
					      font=${font.interface}
 | 
				
			||||||
      font-size=${font.size.medium}
 | 
					      font-size=${font.size.medium}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue