arregla polybar
This commit is contained in:
		
							parent
							
								
									93b4bc06af
								
							
						
					
					
						commit
						92c108469e
					
				
					 2 changed files with 4 additions and 2 deletions
				
			
		|  | @ -57,6 +57,8 @@ | |||
|           command = "${pkgs.i3-gaps}/bin/i3-msg 'workspace $ws1; exec ${pkgs.signal-desktop}/bin/signal-desktop'"; | ||||
|         } | ||||
|       ]; | ||||
|        | ||||
|       bars = [  ]; | ||||
|     }; | ||||
|   }; | ||||
| } | ||||
|  |  | |||
|  | @ -61,8 +61,8 @@ cursor-click = pointer | |||
| cursor-scroll = ns-resize | ||||
| 
 | ||||
| [bar/secondary] | ||||
| ;monitor = ''${env:MONITOR:DisplayPort-1} | ||||
| monitor = ''${env:MONITOR:HDMI-A-0} | ||||
| monitor = ''${env:MONITOR:DisplayPort-1} | ||||
| ;monitor = ''${env:MONITOR:HDMI-A-0} | ||||
| width = 100% | ||||
| height = 30 | ||||
| offset-x = 0% | ||||
|  |  | |||
		Reference in a new issue
	
	 Fabián Montero
						Fabián Montero