I originally opened this issue here: How do I hide the headerbar? (#321) · Issues · GNOME / gnome-terminal · GitLab
I’m using i3, and the entirety of the headerbar is extraneous, and I’d like to remove it (leaving only the terminal content in the window).
Is there a secret option / gsettings command to run to hide the headerbar for just the terminal (the headerbar for nautilus is essential, and I’m sure there are other applications where I’d want to keep the headerbar)?
The internet seems to think this works:
gsettings set org.gnome.Terminal.Legacy.Settings headerbar false
but it doesn’t.
Thanks!