OBS thinks the terminal window is bigger than it actually is, as can be seen by the red outline and black borders.
This is the default terminal in Ubuntu 20.04. I believe this is actually an issue with the terminal, rather than OBS, since all my other windows work fine.
I also notice that the Terminal ends up being smaller than expected when resizing to a particular dimension with `xdotool`, e.g.:
```
xdotool search --onlyvisible --name tmux windowsize 1920 1080
```
So I'm wondering if any other Ubuntu users have encountered a similar issue, and what recommended workarounds you have to share. I can manually mess around with cropping in OBS, but it would be most ideal get things pixel-perfect. I may also try out some other terminals besides the default one.
This is the default terminal in Ubuntu 20.04. I believe this is actually an issue with the terminal, rather than OBS, since all my other windows work fine.
I also notice that the Terminal ends up being smaller than expected when resizing to a particular dimension with `xdotool`, e.g.:
```
xdotool search --onlyvisible --name tmux windowsize 1920 1080
```
So I'm wondering if any other Ubuntu users have encountered a similar issue, and what recommended workarounds you have to share. I can manually mess around with cropping in OBS, but it would be most ideal get things pixel-perfect. I may also try out some other terminals besides the default one.