In the init file, remove these entry values:
for the action buttons on the left (stick) and right (minimize, maximize, close)
Code: Select all
session.screen0.titlebar.left:
session.screen0.titlebar.right:
Code: Select all
session.screen0.tabs.usePixmap: false
I prefer to mouse over the program on the toolbar (tint2) and either left click to minimize the window or right click to close it.
and as a bonus tip, if you want to move the title bars text from it's center position, open your overlay file and add this entry. (values are left, center or right)
Code: Select all
window.justify: Right
