change startup wallpaper setup
This commit is contained in:
		
							parent
							
								
									14ad3c7749
								
							
						
					
					
						commit
						2687c4e71b
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -15,7 +15,7 @@ in
 | 
				
			||||||
      exec-once = systemctl --user import-environment &
 | 
					      exec-once = systemctl --user import-environment &
 | 
				
			||||||
      exec-once = hash dbus-update-activation-environment 2>/dev/null &
 | 
					      exec-once = hash dbus-update-activation-environment 2>/dev/null &
 | 
				
			||||||
      exec-once = dbus-update-activation-environment --systemd &
 | 
					      exec-once = dbus-update-activation-environment --systemd &
 | 
				
			||||||
      exec-once = swaybg -m fill -i ~/Pictures/wallpapers/wallpaper.png &
 | 
					      exec-once = swaybg -m fill -i $(find ~/Pictures/wallpapers/ -maxdepth 1 -type f) &
 | 
				
			||||||
      exec-once = sleep 1 && swaylock
 | 
					      exec-once = sleep 1 && swaylock
 | 
				
			||||||
      exec-once = hyprctl setcursor Catppuccin-Frappe-Dark 15 &
 | 
					      exec-once = hyprctl setcursor Catppuccin-Frappe-Dark 15 &
 | 
				
			||||||
      exec-once = waybar &
 | 
					      exec-once = waybar &
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue