fix(waybar): correctly launch btop

This commit is contained in:
kenji
2026-01-11 19:00:43 -06:00
parent f50c57c7b2
commit 8394a4cf35
+1 -1
View File
@@ -163,7 +163,7 @@ in {
"cpu" = {
interval = 5;
format = "󰍛";
on-click = "hakase-popup-launch btop 800 600";
on-click = "hakase-popup-launch btop";
on-click-right = "xdg-terminal-exec";
};