summaryrefslogtreecommitdiff
path: root/waybar/config.jsonc
diff options
context:
space:
mode:
Diffstat (limited to 'waybar/config.jsonc')
-rw-r--r--waybar/config.jsonc12
1 files changed, 0 insertions, 12 deletions
diff --git a/waybar/config.jsonc b/waybar/config.jsonc
index 4be1d16..ef42848 100644
--- a/waybar/config.jsonc
+++ b/waybar/config.jsonc
@@ -13,8 +13,6 @@
"custom/screenrecording-indicator",
"tray",
"custom/brightness",
- "cpu",
- "temperature",
"network",
"custom/vpn",
"pulseaudio",
@@ -29,16 +27,6 @@
"format": "{:%a, %b %d %H:%M}",
"tooltip": false
},
- "cpu": {
- "interval": 10,
- "format": " {usage}%",
- "max-length": 10
- },
- "temperature": {
- "thermal-zone": 5,
- "critical-threshold": 80,
- "format": " {temperatureC}°C"
- },
"battery": {
"interval": 60,
"max-length": 25,