ags: sync

This commit is contained in:
end-4
2024-01-22 22:16:02 +07:00
parent 5cae087bdb
commit 502abe7648
4 changed files with 8 additions and 6 deletions
@@ -278,6 +278,7 @@ const OverviewRow = ({ startWorkspace, workspaces, windowName = 'overview' }) =>
setup: (box) => {
box
// .hook(Hyprland, (box, name, data) => { // idk, does this make it lag occasionally?
// console.log(name)
// if (["changefloatingmode", "movewindow"].includes(name))
// box.attribute.update(box);
// }, 'event')