[Setup] Make bars restart, will be writing new notifications stuff soon
This commit is contained in:
		
							
								
								
									
										17
									
								
								setup
									
									
									
									
									
								
							
							
						
						
									
										17
									
								
								setup
									
									
									
									
									
								
							| @@ -100,13 +100,16 @@ sudo cp ./system/environment /etc/environment | ||||
| sudo cp -r ./system/greetd/* /etc/greetd/ | ||||
| hyprctl reload | ||||
|  | ||||
| # echo " | ||||
| #     => Restarting bars, etc | ||||
| # " | ||||
| # killall gjs | ||||
| # sleep 1 | ||||
| # ags run -d ./config/astal --gtk4 & disown 2>&1 > /dev/null | ||||
| # ags run -d ./config/ags/notifications/ & disown 2>&1 > /dev/null | ||||
| echo " | ||||
|     => Restarting bars, etc | ||||
|         -> This will take a couple of seconds to ensure them quitting properly | ||||
| " | ||||
| killall gjs | ||||
| killall ags | ||||
| sleep 5 | ||||
| ags run -d ~/projects/active/dotfiles/config/astal --gtk4 & disown | ||||
| sleep 2 | ||||
| ags run -d ~/projects/active/dotfiles/config/ags/notifications & disown | ||||
|  | ||||
| echo " | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user