mirror of
				https://github.com/mitchell/dotfiles.git
				synced 2025-11-03 21:25:26 +00:00 
			
		
		
		
	Modify polybar config after reinstall
This commit is contained in:
		
							parent
							
								
									03af2feda9
								
							
						
					
					
						commit
						85ac768b01
					
				| 
						 | 
					@ -104,7 +104,6 @@ type = internal/fs
 | 
				
			||||||
interval = 25
 | 
					interval = 25
 | 
				
			||||||
 | 
					
 | 
				
			||||||
mount-0 = /
 | 
					mount-0 = /
 | 
				
			||||||
mount-1 = /home
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
label-mounted = %{F#458588}%mountpoint%%{F-}: %percentage_used%%
 | 
					label-mounted = %{F#458588}%mountpoint%%{F-}: %percentage_used%%
 | 
				
			||||||
label-mounted-underline = ${colors.primary}
 | 
					label-mounted-underline = ${colors.primary}
 | 
				
			||||||
| 
						 | 
					@ -209,7 +208,7 @@ ramp-signal-foreground = ${colors.foreground-alt}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[module/eth]
 | 
					[module/eth]
 | 
				
			||||||
type = internal/network
 | 
					type = internal/network
 | 
				
			||||||
interface = enp37s0
 | 
					interface = br0
 | 
				
			||||||
interval = 3.0
 | 
					interval = 3.0
 | 
				
			||||||
 | 
					
 | 
				
			||||||
format-connected-underline = ${colors.secondary}
 | 
					format-connected-underline = ${colors.secondary}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue