From 4aed0dd3f9c74c29e8460fc8276fd5e9b870612d Mon Sep 17 00:00:00 2001 From: Josh Holtrop Date: Mon, 7 Apr 2014 08:55:47 -0400 Subject: [PATCH] fix bbLeanBar positions --- plugins/bbLeanBar/bbLeanBar.rc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/bbLeanBar/bbLeanBar.rc b/plugins/bbLeanBar/bbLeanBar.rc index 78d8096..9efc149 100644 --- a/plugins/bbLeanBar/bbLeanBar.rc +++ b/plugins/bbLeanBar/bbLeanBar.rc @@ -27,7 +27,7 @@ bbleanbar.item: Clock # ---------------- # General Settings (ctrl-right-click menu) bbLeanBar.placement: TopCenter -bbLeanBar.position.x: 128 +bbLeanBar.position.x: 0 bbLeanBar.position.y: 0 bbLeanBar.widthPercent: 80 bbLeanBar.useSlit: false @@ -79,7 +79,7 @@ bbleanbar.2.item: CurrentOnlyButton bbleanbar.2.item: WindowButtonL bbleanbar.2.item: WindowButtonR bbLeanBar.2.placement: TopCenter -bbLeanBar.2.position.x: 1408 +bbLeanBar.2.position.x: 1920 bbLeanBar.2.position.y: 0 bbLeanBar.2.widthPercent: 80 bbLeanBar.2.useSlit: false