It's called the handle and you can either make it go away or make it shorter. Look for the line window.handleHeight: in each style file and edit it. Use a smaller number to make the handle shorter or 0 to make it go away. To roll up each window without the handle showing, edit bbleanskin.rc and change the line bbleanskin.option.nixShadeStyle: false to bbleanskin.option.nixShadeStyle: true I personally suggest to use a handleHeight number of 4 or 5. Making the handle disappear may have some weird effects on your windows - besides, along with window.grips (the little bars at extreme left and right of the handle) the handle is part of the windows decoration

It's called the handle and you can either make it go away or make it shorter. Look for the line window.handleHeight: in each style file and edit it. Use a smaller number to make the handle shorter or 0 to make it go away. To roll up each window without the handle showing, edit bbleanskin.rc and change the line bbleanskin.option.nixShadeStyle: false to bbleanskin.option.nixShadeStyle: true I personally suggest to use a handleHeight number of 4 or 5. Making the handle disappear may have some weird effects on your windows - besides, along with window.grips (the little bars at extreme left and right of the handle) the handle is part of the windows decoration :)