Temp, no gather in firefox
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
],
|
||||
"modules-right": [
|
||||
"hyprland/workspaces",
|
||||
"custom/temp",
|
||||
"custom/cpu",
|
||||
"custom/mem",
|
||||
"custom/battery",
|
||||
@@ -158,8 +159,12 @@
|
||||
"exec": "sed '2q;d' ~/.config/hypr/.stat.txt",
|
||||
"restart-interval": 2
|
||||
},
|
||||
"custom/battery": {
|
||||
"custom/temp": {
|
||||
"exec": "sed '3q;d' ~/.config/hypr/.stat.txt",
|
||||
"restart-interval": 2
|
||||
},
|
||||
"custom/battery": {
|
||||
"exec": "sed '4q;d' ~/.config/hypr/.stat.txt",
|
||||
"return-type": "json",
|
||||
"restart-interval": 2
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user