fixing wrapping issues

This commit is contained in:
cowmonk 2025-05-09 17:19:00 -07:00
parent e9587d39a3
commit a0653ec319
2 changed files with 2 additions and 4 deletions

View file

@ -75,8 +75,7 @@ See, once you have a working system, there isn’t a need to keep on configu
<h2 id="getting-the-goods-the-source-code">Getting the Goods (The Source Code!)</h2>
<p>Alright, let&#8217;s grab the dwm source code. The suckless crew hosts their code on their own git server.
However I recommend personally to get their official <a href="https://dl.suckless.org/dwm/dwm-6.5.tar.gz">tarball releases</a> (this links to the latest of the time of writing this: 6.5) their <a href="https://dwm.suckless.org/">page</a>.</p>
<pre><code>1. Save the source code to where you want to keep it. A common spot is something like
~&#47;.config&#47; or ~&#47;.local&#47;suckless&#47;, just anywhere to hide it out of sight.
<pre><code>1. Save the source code to where you want to keep it. A common spot is something like ~&#47;.config&#47; or ~&#47;.local&#47;suckless&#47;, just anywhere to hide it out of sight.
2. Unextract it

View file

@ -97,8 +97,7 @@ See, once you have a working system, there isn&#8217;t a need to keep on configu
<h2 id="getting-the-goods-the-source-code">Getting the Goods (The Source Code!)</h2>
<p>Alright, let&#8217;s grab the dwm source code. The suckless crew hosts their code on their own git server.
However I recommend personally to get their official <a href="https://dl.suckless.org/dwm/dwm-6.5.tar.gz">tarball releases</a> (this links to the latest of the time of writing this: 6.5) their <a href="https://dwm.suckless.org/">page</a>.</p>
<pre><code>1. Save the source code to where you want to keep it. A common spot is something like
~&#47;.config&#47; or ~&#47;.local&#47;suckless&#47;, just anywhere to hide it out of sight.
<pre style="overflow-wrap: break-word; white-space: normal;"><code>1. Save the source code to where you want to keep it. A common spot is something like ~&#47;.config&#47; or ~&#47;.local&#47;suckless&#47;, just anywhere to hide it out of sight.
2. Unextract it