Fix some styling, make some components bound
This commit is contained in:
@@ -127,7 +127,6 @@ WrapperMouseArea {
|
||||
if (workspacesRectangle.workspace.id === Hyprland.focusedWorkspace.id) {
|
||||
return;
|
||||
}
|
||||
;
|
||||
Hyprland.dispatch("workspace " + workspacesRectangle.workspace.id);
|
||||
PopUpHover.exit();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user