ENH update workstation conky
This commit is contained in:
parent
39c5dc2c66
commit
1d53b6562c
|
@ -4,6 +4,7 @@ let filesystem =
|
||||||
C.ModType.filesystem
|
C.ModType.filesystem
|
||||||
C.FileSystem::{
|
C.FileSystem::{
|
||||||
, show_smart = True
|
, show_smart = True
|
||||||
|
, show_seafile = False
|
||||||
, fs_paths =
|
, fs_paths =
|
||||||
[ { path = "/", name = "root" }
|
[ { path = "/", name = "root" }
|
||||||
, { path = "/boot", name = "boot" }
|
, { path = "/boot", name = "boot" }
|
||||||
|
|
Loading…
Reference in New Issue