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