Remove the system monitor widget from the bar

This commit is contained in:
2026-08-21 16:30:45 -04:00
parent 4ec1f015c8
commit 429456de37
2 changed files with 3 additions and 14 deletions
-9
View File
@@ -51,15 +51,6 @@
{
"id": "omarchy.monitor"
},
{
"id": "blob.cpu",
"type": "command",
"text": "󰍛",
"tooltip": "System monitor",
"onClick": "omarchy-launch-or-focus-tui btop",
"onMiddleClick": "alacritty",
"onRightClick": "ags toggle sys-monitor"
},
{
"id": "omarchy.power"
},