fix: hyprland exec
This commit is contained in:
		
							parent
							
								
									d7cfb08439
								
							
						
					
					
						commit
						91e544207b
					
				
					 1 changed files with 3 additions and 3 deletions
				
			
		|  | @ -4,7 +4,7 @@ | ||||||
|     ../standard/wayland |     ../standard/wayland | ||||||
|     ../music |     ../music | ||||||
| 
 | 
 | ||||||
|    #./tty-init.nix |     ./tty-init.nix | ||||||
|     ./binds.nix |     ./binds.nix | ||||||
|     ./systemd-fix.nix |     ./systemd-fix.nix | ||||||
|     ../env/hypr-variable.nix |     ../env/hypr-variable.nix | ||||||
|  | @ -75,10 +75,10 @@ | ||||||
|       }; |       }; | ||||||
| 
 | 
 | ||||||
|       exec = [ |       exec = [ | ||||||
|         "swaybg -i ~/.dotfiles/nix/walls/everforest/megacity.png --mode fill" |         "${pkgs.swaybg}/bin/swaybg -i ~/.dotfiles/nix/walls/everforest/megacity.png --mode fill" | ||||||
|       ]; |       ]; | ||||||
|       exec-once = [ |       exec-once = [ | ||||||
| 	"sleep 5 && 1password" | 	"${pkgs._1password-gui}/bin/1password --silent" | ||||||
|       ]; |       ]; | ||||||
|     }; |     }; | ||||||
|   }; |   }; | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue