emacs/var/elfeed/db/data/d7/d75c4fb69d3a20927552f07b088604f3169107f0
2022-01-03 12:49:32 -06:00

20 lines
604 B
Plaintext

<div class="date">17 Jan 2015</div>
<p>
I have played with a lot of window managers, and while many claim to
be unobtrusive and minimal, I really just want Emacs in full-screen
mode. So, I create an <code>.xinitrc</code> file that contains only:
</p>
<pre class="example" id="org9668472">
exec emacs
</pre>
<p>
That's right, folks, <b>Emacs is my window manager</b>.
</p>
<p>
<a href="Technical/Emacs/new-window-manager.html">Read more...</a> or simply <a href="Technical/Emacs/new-window-manager-warm.png">check out the results</a>.
</p>