From 41dcc13de46d2a2fa6a59786afbfb6984b530019 Mon Sep 17 00:00:00 2001 From: Josh Holtrop Date: Tue, 24 May 2011 12:13:04 -0400 Subject: [PATCH] set bbSlit placement to CenterLeft --- plugins/bbSlit/bbSlit.rc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/bbSlit/bbSlit.rc b/plugins/bbSlit/bbSlit.rc index 60a2333..96a330b 100644 --- a/plugins/bbSlit/bbSlit.rc +++ b/plugins/bbSlit/bbSlit.rc @@ -1,9 +1,9 @@ # ---- bbSlit.rc ---- # slit window properties -bbSlit.placement: Left +bbSlit.placement: CenterLeft bbSlit.position.x: 0 -bbSlit.position.y: 274 +bbSlit.position.y: 281 bbSlit.direction: vertical bbSlit.alwaysOnTop: false