Polybar: Add bar for rootfs usage
This commit is contained in:
		@@ -73,7 +73,7 @@ modules-right = wlan-laptop wlan-desktop
 | 
			
		||||
monitor = ${env:PB_MONITOR:eDP-1}
 | 
			
		||||
inherit = template/bar
 | 
			
		||||
border-top-size = ${res/config.border-size}
 | 
			
		||||
modules-left = battery cpu memory fshome reboot-required
 | 
			
		||||
modules-left = battery cpu memory fsroot fshome reboot-required
 | 
			
		||||
modules-right = mpd | backlight pulse | date
 | 
			
		||||
 | 
			
		||||
[bar/secondary]
 | 
			
		||||
@@ -172,6 +172,7 @@ mount-0 = /home
 | 
			
		||||
format-mounted = <bar-used> <label-mounted>
 | 
			
		||||
format-mounted-prefix = "Home: "
 | 
			
		||||
format-mounted-prefix-foreground = ${res/colors.yellow}
 | 
			
		||||
format-unmounted = 
 | 
			
		||||
label-mounted = %free% free
 | 
			
		||||
bar-used-width = ${res/config.bar-width}
 | 
			
		||||
bar-used-fill = ${res/config.bar-fill}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user