You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to fullscreen a window, the borders are still visible on the top and left parts of the screen, and the content of the window is offset by that margin, hiding a little bit on the left and bottom sides.
(See the image, with urxvt in fullscreen)
Setting border_width to 0 and trying to go fullscreen seems to work.
The text was updated successfully, but these errors were encountered:
When trying to fullscreen a window, the borders are still visible on the top and left parts of the screen, and the content of the window is offset by that margin, hiding a little bit on the left and bottom sides.
(See the image, with urxvt in fullscreen)
Setting border_width to 0 and trying to go fullscreen seems to work.
The text was updated successfully, but these errors were encountered: