From f59672679db271f6b24a41e215401ab5001ecd96 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Tue, 31 Oct 2023 08:38:25 +0100 Subject: Theme updates --- public/notes.xml | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) (limited to 'public/notes.xml') diff --git a/public/notes.xml b/public/notes.xml index b3793ac..e8cacad 100755 --- a/public/notes.xml +++ b/public/notes.xml @@ -164,13 +164,12 @@ this feature under i3wm. This can be done with under Debian 12 with Xorg and i3. Using <code>picom</code> compositor didn't help. To fix this issue create new file <code>/etc/X11/xorg.conf.d/20-intel.conf</code> as root and put the following in the file.</p> -<pre><code>Section &quot;Device&quot; - Identifier &quot;Intel Graphics&quot; - Driver &quot;intel&quot; - Option &quot;TearFree&quot; &quot;true&quot; -EndSection -</code></pre> -<p>Reboot the system and that should be it.</p> +<pre tabindex="0" style="background-color:#fff;"><code><span style="display:flex;"><span>Section &#34;Device&#34; +</span></span><span style="display:flex;"><span> Identifier &#34;Intel Graphics&#34; +</span></span><span style="display:flex;"><span> Driver &#34;intel&#34; +</span></span><span style="display:flex;"><span> Option &#34;TearFree&#34; &#34;true&#34; +</span></span><span style="display:flex;"><span>EndSection +</span></span></code></pre><p>Reboot the system and that should be it.</p> -- cgit v1.2.3