forked from Shinonome/dots-hyprland
overview: update after actions
This commit is contained in:
@@ -68,6 +68,7 @@ export default () => {
|
||||
button.connect("activate", () => {
|
||||
// execAsync([`${onClickBinary}`, `${thisWorkspace}`, `${i}`]).catch(print);
|
||||
actionFunc(thisWorkspace, i);
|
||||
overviewTick.setValue(!overviewTick.value);
|
||||
});
|
||||
submenu.append(button);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user