Disable titlebar completely
Hi there,
I would like to get rid of the title-bars completely. I work mostly by workspaces and I don't want to see any title, don't wanna hear, don't wanna read.
I know of border none assignation and read about bb command but the first is useless in my case and I'm yet to figure out how to use bb command in config if that is even possible in this case.
Maybe with a script?
Thanks
Good question. I have configured my system with 'bindsym $mod+b border toggle', but it would still be awesome to set a default behavior What.
`bb` is no longer a command in i3 since version 4.0. Use `border none` instead.