1
0
mirror of https://github.com/pgrondek/config.git synced 2024-11-22 12:03:43 +00:00

[i3] Remove separators in CPU status

This commit is contained in:
Przemyslaw Grondek 2019-05-24 13:48:04 +02:00
parent 52e8a2cb6e
commit 0f8b47d61f

View File

@ -37,18 +37,20 @@ tztime local {
format = "%Y-%m-%d %H:%M:%S"
}
load {
format = "↑ %1min"
}
cpu_usage {
format = "CPU: %usage"
separator = false
}
cpu_temperature cpu {
format = "%degrees°C"
path = "/sys/devices/platform/coretemp.0/hwmon/hwmon4/temp1_input"
max_threshold = 95
separator = false
}
load {
format = "↑ %1min"
}
disk "/" {