AutoYADM commit: 2024-12-10 18:15:01
This commit is contained in:
parent
8cff8cbc62
commit
d2af5cfc3a
3 changed files with 15 additions and 12 deletions
|
@ -81,14 +81,15 @@ label=
|
|||
instance=/
|
||||
command=~/.config/i3/scripts/disk
|
||||
interval=30
|
||||
align=center
|
||||
|
||||
# Memory usage
|
||||
#
|
||||
# The type defaults to "mem" if the instance is not specified.
|
||||
[memory]
|
||||
label=
|
||||
command=~/.config/i3/scripts/memory
|
||||
interval=2
|
||||
# [memory]
|
||||
# label=
|
||||
# command=~/.config/i3/scripts/memory
|
||||
# interval=2
|
||||
|
||||
[cpu_usage]
|
||||
label=
|
||||
|
@ -100,9 +101,9 @@ interval=2
|
|||
label=
|
||||
command=~/.config/i3/scripts/temperature
|
||||
interval=30
|
||||
#T_WARN=70
|
||||
#T_CRIT=90
|
||||
#SENSOR_CHIP=""
|
||||
T_WARN=70
|
||||
T_CRIT=90
|
||||
# SENSOR_CHIP=""
|
||||
# where SENSOR_CHIP can be find with sensors output
|
||||
# can be used also for GPU temperature or other temperature sensors lm-sensors detects.
|
||||
|
||||
|
@ -133,6 +134,7 @@ interval=30
|
|||
# command=pavucontrol
|
||||
|
||||
[volume-pulseaudio]
|
||||
full_text=
|
||||
command=~/.config/i3/scripts/volume
|
||||
instance=Master
|
||||
interval=1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue