Enable minimize button in Google chrome on Elementary OS

October 14, 2015 by Sandeep Bhardwaj | Tags:


By default Google chrome do not have minimize button on Elementary OS and we can’t enable it by using Elementary tweak tool. But we can make it enable by modifying the gConfigurations. Just type the below line in terminal and its done.

gconftool-2 --set /apps/metacity/general/button_layout --type string ":minimize:maximize:close"