mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-07-03 05:57:29 -05:00
make bar (more likely to work with) multimonitor (#162)
This commit is contained in:
@@ -41,7 +41,7 @@ const moveToRelativeWorkspace = async (self, num) => {
|
||||
}
|
||||
}
|
||||
|
||||
export const ModuleMusic = () => {
|
||||
export default () => {
|
||||
// TODO: use cairo to make button bounce smaller on click, if that's possible
|
||||
const playingState = Widget.Box({ // Wrap a box cuz overlay can't have margins itself
|
||||
homogeneous: true,
|
||||
|
||||
Reference in New Issue
Block a user