Fix screen tearing on Debian 12 Xorg and i3

note, Jul 10, 2023 on Mitja Felicijan's blog

I have been experiencing some issues with Intel® Integrated HD Graphics 3000 @@ -10,21 +10,18 @@ the following in the file.

Section "Device"
   Driver "intel"
   Option "TearFree" "true"
 EndSection
-

Reboot the system and that should be it.