home/desktop: restart polybar on i3 startup
This commit is contained in:
		
							parent
							
								
									ee40d63c3b
								
							
						
					
					
						commit
						4d67173ee8
					
				
					 1 changed files with 5 additions and 0 deletions
				
			
		|  | @ -70,6 +70,11 @@ | |||
|         { | ||||
|           command = "${pkgs.i3-gaps}/bin/i3-msg 'workspace 1; exec ${pkgs.signal-desktop}/bin/signal-desktop'"; | ||||
|         } | ||||
|         { | ||||
|           command = "${pkgs.systemd}/bin/systemctl --user restart polybar.service"; | ||||
|           notification = false; | ||||
|           always = true; | ||||
|         } | ||||
|       ]; | ||||
| 
 | ||||
|       workspaceOutputAssign = [ | ||||
|  |  | |||
		Reference in a new issue
	
	 Fabián Montero
						Fabián Montero