The following tweaks will
- Remove the "New Tab" & "Close Tab" buttons from konqueror toolbar.
- Hovering on favicon will change to "Close Tab" button (how kool is that :P !!)
- kwriteconfig --file konquerorrc --group FMSettings --key AddTabButton --type bool false
- kwriteconfig --file konquerorrc --group FMSettings --key CloseTabButton --type bool false
- kwriteconfig --file konquerorrc --group FMSettings --key PermanentCloseButton --type bool false
- kwriteconfig --file konquerorrc --group FMSettings --key HoverCloseButton --type bool true