wip
This commit is contained in:
parent
01aa0b95fb
commit
efee0dc6c1
1 changed files with 2 additions and 2 deletions
|
@ -51,7 +51,7 @@ modules-right = backlight alsa memory cpu wlan eth_intern eth_dock battery temp_
|
|||
|
||||
tray-position = right
|
||||
tray-padding = 2
|
||||
;tray-background = #0063ff
|
||||
tray-background = #888888
|
||||
|
||||
;wm-restack = i3
|
||||
|
||||
|
@ -304,7 +304,7 @@ ramp-foreground = ${colors.foreground-alt}
|
|||
; to find path to desired file
|
||||
; Default reverts to thermal zone setting
|
||||
; tctl
|
||||
hwmon-path = /sys/devices/pci0000:00/0000:00:18.3/hwmon/hwmon3/temp1_input
|
||||
hwmon-path = /sys/devices/pci0000:00/0000:00:18.3/hwmon/hwmon4/temp1_input
|
||||
|
||||
[module/temp_gpu]
|
||||
type = internal/temperature
|
||||
|
|
Loading…
Reference in a new issue