home: Configure temperature input for waybar
This commit is contained in:
parent
bc89904efa
commit
dc87ea1eea
1 changed files with 1 additions and 0 deletions
|
@ -163,6 +163,7 @@ in
|
||||||
waybar = {
|
waybar = {
|
||||||
enable = true;
|
enable = true;
|
||||||
sway = true;
|
sway = true;
|
||||||
|
cpuTempPath = "/sys/class/hwmon/hwmon2/temp2_input";
|
||||||
};
|
};
|
||||||
zathura.enable = true;
|
zathura.enable = true;
|
||||||
zellij = {
|
zellij = {
|
||||||
|
|
Loading…
Reference in a new issue