fix(waybar): correctly launch btop
This commit is contained in:
@@ -163,7 +163,7 @@ in {
|
|||||||
"cpu" = {
|
"cpu" = {
|
||||||
interval = 5;
|
interval = 5;
|
||||||
format = "";
|
format = "";
|
||||||
on-click = "hakase-popup-launch btop 800 600";
|
on-click = "hakase-popup-launch btop";
|
||||||
on-click-right = "xdg-terminal-exec";
|
on-click-right = "xdg-terminal-exec";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user