UPdate waybar

This commit is contained in:
2026-03-06 05:30:45 +01:00
parent af94397039
commit c2af917f01

View File

@@ -96,7 +96,7 @@
"format": "ram {}%",
"states": {
"warning": 70,
"critical": 90
"critical": 85
},
"on-click": "swaymsg exec \\$task_manager",
"tooltip": true
@@ -128,7 +128,7 @@
"sway/workspaces": {
"active-only": false,
"all-outputs": false,
"disable-scroll": true,
"disable-scroll": true
},
"backlight": {
"format": "{icon} {percent}%",
@@ -162,7 +162,7 @@
"on-scroll-down": "swaymsg exec \\$volume_down"
},
"temperature": {
"critical-threshold": 90,
"critical-threshold": 85,
"interval": 5,
"format": "{icon}",
"tooltip-format": "{temperatureC}°C",