I have a big monitor and I am using I3 in linux. Frame adaption is thus not possible. I need something like zen mode, that does not hide anything.
The problem I have is, that everything is too far on the left.
right now I use this solution:
I have a big monitor and I am using I3 in linux. Frame adaption is thus not possible. I need something like zen mode, that does not hide anything.
The problem I have is, that everything is too far on the left.
right now I use this solution:
Have you tried installing the centered-window
package, and toggling centered-window-mode
to be on?
I found the solution with help of all the comments:
https://superuser.com/a/645114/1172141
(setq-default left-margin-width 10 right-margin-width 8);