idk
This commit is contained in:
parent
71f8614255
commit
477cfea56f
4 changed files with 5 additions and 3 deletions
|
|
@ -45,4 +45,4 @@ theme = "Lithium"
|
|||
# - Memory
|
||||
# - Battery
|
||||
# Example:
|
||||
show = ["Host", "Machine", "Kernel", "Distribution", "DesktopEnvironment", "ProcessorLoad", "Memory", "Battery"]
|
||||
show = ["Host", "Machine", "Kernel", "Distribution", "DesktopEnvironment", "ProcessorLoad", "Memory", "DiskSpace", "Battery"]
|
||||
|
|
@ -21,7 +21,7 @@ hide_delimiters = true
|
|||
|
||||
[box]
|
||||
title = " Cool Drool "
|
||||
border = "plain"
|
||||
border = "rounded"
|
||||
visible = true
|
||||
|
||||
[box.inner_margin]
|
||||
|
|
@ -55,3 +55,4 @@ backlight = "Brightness"
|
|||
resolution = "Resolution"
|
||||
cpu_load = "CPU Load"
|
||||
cpu = "CPU"
|
||||
disk_space = "Disk Space"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue