fix(waybar): correctly launch btop
This commit is contained in:
@@ -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";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user