mirror of
https://github.com/alrayyes/dotfiles/
synced 2023-11-14 15:56:30 +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
|
||||
signal=10
|
||||
|
||||
# Memory usage
|
||||
#
|
||||
# The type defaults to "mem" if the instance is not specified.
|
||||
[memory]
|
||||
label=
|
||||
separator=true
|
||||
interval=30
|
||||
|
||||
# Disk usage
|
||||
#
|
||||
# The directory defaults to $HOME if the instance is not specified.
|
||||
@ -109,6 +101,14 @@ label=
|
||||
instance=/home
|
||||
interval=30
|
||||
|
||||
# Memory usage
|
||||
#
|
||||
# The type defaults to "mem" if the instance is not specified.
|
||||
[memory]
|
||||
label=
|
||||
separator=false
|
||||
interval=30
|
||||
|
||||
[cpu]
|
||||
command=~/.config/i3/vendor/i3blocks/blocks/cpu
|
||||
label=
|
||||
|
Loading…
Reference in New Issue
Block a user