mirror of
https://github.com/alrayyes/server-dotfiles
synced 2023-11-14 15:56:25 +00:00
group memory next to cpu & load
This commit is contained in:
parent
9b68023b99
commit
a0783e3012
@ -84,14 +84,6 @@ instance=Master
|
|||||||
interval=once
|
interval=once
|
||||||
signal=10
|
signal=10
|
||||||
|
|
||||||
# Memory usage
|
|
||||||
#
|
|
||||||
# The type defaults to "mem" if the instance is not specified.
|
|
||||||
[memory]
|
|
||||||
label=
|
|
||||||
separator=true
|
|
||||||
interval=30
|
|
||||||
|
|
||||||
# Disk usage
|
# Disk usage
|
||||||
#
|
#
|
||||||
# The directory defaults to $HOME if the instance is not specified.
|
# The directory defaults to $HOME if the instance is not specified.
|
||||||
@ -109,6 +101,14 @@ label=
|
|||||||
instance=/home
|
instance=/home
|
||||||
interval=30
|
interval=30
|
||||||
|
|
||||||
|
# Memory usage
|
||||||
|
#
|
||||||
|
# The type defaults to "mem" if the instance is not specified.
|
||||||
|
[memory]
|
||||||
|
label=
|
||||||
|
separator=false
|
||||||
|
interval=30
|
||||||
|
|
||||||
[cpu]
|
[cpu]
|
||||||
command=~/.config/i3/vendor/i3blocks/blocks/cpu
|
command=~/.config/i3/vendor/i3blocks/blocks/cpu
|
||||||
label=
|
label=
|
||||||
|
Loading…
Reference in New Issue
Block a user