diff --git a/.config/ags/modules/bar/normal/spaceright.js b/.config/ags/modules/bar/normal/spaceright.js index 51ca36bb..6b257e11 100644 --- a/.config/ags/modules/bar/normal/spaceright.js +++ b/.config/ags/modules/bar/normal/spaceright.js @@ -62,7 +62,7 @@ export default () => { }), child: child, }); - const emptyArea = SpaceRightDefaultClicks(Widget.Box({ hexpand: true, })), + const emptyArea = SpaceRightDefaultClicks(Widget.Box({ hexpand: true, })); const indicatorArea = SpaceRightDefaultClicks(Widget.Box({ children: [ separatorDot,