Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix overview widget for multi monitors #1049

Merged
merged 9 commits into from
Feb 15, 2025
Prev Previous commit
Next Next commit
Add semicolon
Toshimichi0915 committed Jan 15, 2025
commit 2aaacc625f3d019bd5b0f4efa46cd326763b1d88
2 changes: 1 addition & 1 deletion .config/ags/modules/overview/overview_hyprland.js
Original file line number Diff line number Diff line change
@@ -438,5 +438,5 @@ export default () => {
})
)
})
})
});
}