51 lines
		
	
	
		
			725 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			51 lines
		
	
	
		
			725 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| [DEFAULT]
 | |
| 
 | |
| # Displaymodes are used, free, percent or bar, displays the used size,
 | |
| # free size, free percent and a bar representing space, respectively.
 | |
| 
 | |
| 1.label=/
 | |
| 1.path=/
 | |
| #1.displaymode=free
 | |
| 
 | |
| 2.label=usr
 | |
| 2.path=/usr
 | |
| #2.displaymode=free
 | |
| 
 | |
| 3.label=home
 | |
| 3.path=/home
 | |
| #3.displaymode=free
 | |
| 
 | |
| 4.label=cd
 | |
| 4.path=/mnt/cd
 | |
| 4.displaymode=used
 | |
| 4.action=eject
 | |
| 
 | |
| 5.label=jr
 | |
| 5.path=/mnt/jr
 | |
| 5.displaymode=used
 | |
| 5.action=eject
 | |
| 
 | |
| 6.label=sm
 | |
| 6.path=/mnt/sm
 | |
| 6.displaymode=free
 | |
| 6.action=mount
 | |
| 
 | |
| 7.label=cf
 | |
| 7.path=/mnt/cf
 | |
| 7.displaymode=free
 | |
| 7.action=mount
 | |
| 
 | |
| 8.label=flo
 | |
| 8.path=/mnt/flo
 | |
| 8.displaymode=free
 | |
| 8.action=mount
 | |
| 
 | |
| textcolor=light sea green
 | |
| background=black
 | |
| barfgcolor=light sea green
 | |
| barbgcolor=grey45
 | |
| monitoring=0
 | |
| 
 | |
| #rgbfile=/usr/lib/X11/rgb.txt
 | |
| 
 |