Commit 94b919557ff9897063461faa0fe4f51e2cda4c94
1 parent
4b3a29ff27
Exists in
master
fixed conky diskiograph
Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff
conky/conkyrc
View file @
94b9195
... | ... | @@ -144,7 +144,7 @@ |
144 | 144 | ${top_io name 3}$alignr${top_io io_read 3} ${top_io io_write 3} |
145 | 145 | |
146 | 146 | ${color grey}FILESYSTEMS ${hr 1}${color} |
147 | -${diskiograph 20} | |
147 | +${diskiograph} | |
148 | 148 | Root ${alignr}${fs_free /} / ${fs_size /} |
149 | 149 | ${fs_bar 4 /}${if_mounted /media/windows} |
150 | 150 | Windows ${alignr}${fs_free /media/windows} / ${fs_size /media/windows} |