trying to fix

This commit is contained in:
Chris Cochrun 2022-01-03 12:41:35 -06:00
parent fa407dfeb6
commit e013d7569e
22945 changed files with 447936 additions and 0 deletions

View file

@ -0,0 +1,20 @@
<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>