Chris Rendle-Short

Results 14 comments of Chris Rendle-Short

> You can disable gnome terminal _headerbar_ using `gsettings`. This extensions works once it is disabled. 🎉 > Remember to close all terminals. > > `gsettings set org.gnome.Terminal.Legacy.Settings headerbar false`...

Yes, I have gnome-terminal configured to use titlebars. Please see me previous comment. Good call on Wayland being the problem. Not sure why I didn't think of doing so previously,...

Sorry, should have mentioned I'm running v0.10.0.

Found the problem. My $TZ was unset, and so some part of the app (I'm guessing Electron?) was falling back to UTC instead of reading /etc/localtime. I'm setting $TZ in...