mirror of
https://github.com/yusufipk/i3-config.git
synced 2026-09-11 10:56:11 +00:00
17 lines
326 B
INI
17 lines
326 B
INI
[module/temperature]
|
|
type = internal/temperature
|
|
thermal-zone = 0
|
|
warn-temperature = 60
|
|
|
|
format-padding = 1
|
|
|
|
format = <label>
|
|
format-warn = <label-warn>
|
|
|
|
format-background = ${colors.background-module}
|
|
format-warn-background = ${colors.bg}
|
|
format-warn-padding = 1
|
|
|
|
label = %temperature-c%
|
|
label-warn = %temperature-c%
|