From 4c118fdb28434d8cc25a49408720d180bc967f8c Mon Sep 17 00:00:00 2001 From: Josh Holtrop Date: Thu, 7 Jul 2011 10:18:19 -0400 Subject: [PATCH] show window menu when right-clicking on task button --- plugins/bbLeanBar/bbLeanBar.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/bbLeanBar/bbLeanBar.rc b/plugins/bbLeanBar/bbLeanBar.rc index 467a5ee..5971ad7 100644 --- a/plugins/bbLeanBar/bbLeanBar.rc +++ b/plugins/bbLeanBar/bbLeanBar.rc @@ -46,7 +46,7 @@ bbLeanBar.tasks.style: 2 bbLeanBar.tasks.maxWidth: 100 bbLeanBar.tasks.reverse: false bbLeanBar.tasks.current: true -bbLeanBar.tasks.sysmenu: false +bbLeanBar.tasks.sysmenu: true bbLeanBar.tasks.drawBorder: false ------------