From f59672679db271f6b24a41e215401ab5001ecd96 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Tue, 31 Oct 2023 08:38:25 +0100 Subject: Theme updates --- content/posts/2023-07-10-fix-screen-tearing-on-debian-12-xorg-and-i3.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'content/posts/2023-07-10-fix-screen-tearing-on-debian-12-xorg-and-i3.md') diff --git a/content/posts/2023-07-10-fix-screen-tearing-on-debian-12-xorg-and-i3.md b/content/posts/2023-07-10-fix-screen-tearing-on-debian-12-xorg-and-i3.md index 1de0ffe..c7e12ae 100644 --- a/content/posts/2023-07-10-fix-screen-tearing-on-debian-12-xorg-and-i3.md +++ b/content/posts/2023-07-10-fix-screen-tearing-on-debian-12-xorg-and-i3.md @@ -11,7 +11,7 @@ under Debian 12 with Xorg and i3. Using `picom` compositor didn't help. To fix this issue create new file `/etc/X11/xorg.conf.d/20-intel.conf` as root and put the following in the file. -``` +```txt Section "Device" Identifier "Intel Graphics" Driver "intel" -- cgit v1.2.3