diff --git a/users/jan/wired.ron b/users/jan/wired.ron index 27ec461..47b7df1 100644 --- a/users/jan/wired.ron +++ b/users/jan/wired.ron @@ -82,8 +82,8 @@ ( name: "root", parent: "", - hook: Hook(parent_anchor: BL, self_anchor: BL), - offset: Vec2(x: 7.0, y: -7.0), + hook: Hook(parent_anchor: TR, self_anchor: TR), + offset: Vec2(x: -7.0, y: 27.0), //render_criteria: [HintImage], // https://github.com/Toqozz/wired-notify/wiki/NotificationBlock params: NotificationBlock(( @@ -96,8 +96,8 @@ border_color_critical: Color(hex: "#ea4300"), border_color_paused: Color(hex: "#9058c7"), - gap: Vec2(x: 0.0, y: -8.0), - notification_hook: Hook(parent_anchor: TL, self_anchor: BL), + gap: Vec2(x: 0.0, y: 8.0), + notification_hook: Hook(parent_anchor: BL, self_anchor: TL), )), ),