20 lines
604 B
Plaintext
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>
|
|
|