make client-moved event trigger workspaces update
This commit is contained in:
parent
fd3d5a4844
commit
a263107565
@ -27,6 +27,7 @@ local function workspace_row(start, stop)
|
||||
end
|
||||
end
|
||||
|
||||
self:hook(hypr, 'client-moved', update)
|
||||
self:hook(hypr, 'notify::clients', update)
|
||||
self:hook(hypr, 'notify::workspaces', update)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user