diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2023-10-31 08:38:25 +0100 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2023-10-31 08:38:25 +0100 |
| commit | f59672679db271f6b24a41e215401ab5001ecd96 (patch) | |
| tree | 367e04e449d8b02266b05d37413cfd2ba2a80b3a /public/notes.xml | |
| parent | 22f5ac8fcec4dbfcc1f5033f18bc4eeca52a747d (diff) | |
| download | mitjafelicijan.com-f59672679db271f6b24a41e215401ab5001ecd96.tar.gz | |
Theme updates
Diffstat (limited to 'public/notes.xml')
| -rwxr-xr-x | public/notes.xml | 13 |
1 files changed, 6 insertions, 7 deletions
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 | |||
| 164 | under Debian 12 with Xorg and i3. Using <code>picom</code> compositor didn't help. To fix | 164 | under Debian 12 with Xorg and i3. Using <code>picom</code> compositor didn't help. To fix |
| 165 | this issue create new file <code>/etc/X11/xorg.conf.d/20-intel.conf</code> as root and put | 165 | this issue create new file <code>/etc/X11/xorg.conf.d/20-intel.conf</code> as root and put |
| 166 | the following in the file.</p> | 166 | the following in the file.</p> |
| 167 | <pre><code>Section &quot;Device&quot; | 167 | <pre tabindex="0" style="background-color:#fff;"><code><span style="display:flex;"><span>Section &#34;Device&#34; |
| 168 | Identifier &quot;Intel Graphics&quot; | 168 | </span></span><span style="display:flex;"><span> Identifier &#34;Intel Graphics&#34; |
| 169 | Driver &quot;intel&quot; | 169 | </span></span><span style="display:flex;"><span> Driver &#34;intel&#34; |
| 170 | Option &quot;TearFree&quot; &quot;true&quot; | 170 | </span></span><span style="display:flex;"><span> Option &#34;TearFree&#34; &#34;true&#34; |
| 171 | EndSection | 171 | </span></span><span style="display:flex;"><span>EndSection |
| 172 | </code></pre> | 172 | </span></span></code></pre><p>Reboot the system and that should be it.</p> |
| 173 | <p>Reboot the system and that should be it.</p> | ||
| 174 | </content:encoded> | 173 | </content:encoded> |
| 175 | </item> | 174 | </item> |
| 176 | 175 | ||
