aboutsummaryrefslogtreecommitdiff
path: root/public/notes.xml
diff options
context:
space:
mode:
Diffstat (limited to 'public/notes.xml')
-rwxr-xr-xpublic/notes.xml13
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
164under Debian 12 with Xorg and i3. Using <code>picom</code> compositor didn't help. To fix 164under Debian 12 with Xorg and i3. Using <code>picom</code> compositor didn't help. To fix
165this issue create new file <code>/etc/X11/xorg.conf.d/20-intel.conf</code> as root and put 165this issue create new file <code>/etc/X11/xorg.conf.d/20-intel.conf</code> as root and put
166the following in the file.</p> 166the following in the file.</p>
167<pre><code>Section "Device" 167<pre tabindex="0" style="background-color:#fff;"><code><span style="display:flex;"><span>Section "Device"
168 Identifier "Intel Graphics" 168</span></span><span style="display:flex;"><span> Identifier "Intel Graphics"
169 Driver "intel" 169</span></span><span style="display:flex;"><span> Driver "intel"
170 Option "TearFree" "true" 170</span></span><span style="display:flex;"><span> Option "TearFree" "true"
171EndSection 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