optional usb device mountpoint
This commit is contained in:
parent
831b9106da
commit
8b08ff043c
1 changed files with 3 additions and 1 deletions
|
@ -160,7 +160,9 @@ ${color2}/home ${alignr}${fs_free /home}
|
|||
${color1}${fs_bar 5,100 /home}
|
||||
${color2}/nfs ${alignr}${fs_free /nfs/tmp}
|
||||
${color1}${fs_bar 5,100 /nfs/tmp}
|
||||
|
||||
${if_mounted /mnt/usb}${color2}/mnt/usb ${alignr}${fs_free /mnt/usb}
|
||||
${color1}${fs_bar 5,100 /mnt/usb}
|
||||
${endif}
|
||||
#
|
||||
${color2}Batt ${alignr}${battery_short}
|
||||
${color1}${battery_bar 5,100}
|
||||
|
|
Loading…
Reference in a new issue