diff options
Diffstat (limited to 'content/posts/2023-07-10-fix-screen-tearing-on-debian-12-xorg-and-i3.md')
| -rw-r--r-- | content/posts/2023-07-10-fix-screen-tearing-on-debian-12-xorg-and-i3.md | 2 |
1 files changed, 1 insertions, 1 deletions
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 | |||
| 11 | this issue create new file `/etc/X11/xorg.conf.d/20-intel.conf` as root and put | 11 | this issue create new file `/etc/X11/xorg.conf.d/20-intel.conf` as root and put |
| 12 | the following in the file. | 12 | the following in the file. |
| 13 | 13 | ||
| 14 | ``` | 14 | ```txt |
| 15 | Section "Device" | 15 | Section "Device" |
| 16 | Identifier "Intel Graphics" | 16 | Identifier "Intel Graphics" |
| 17 | Driver "intel" | 17 | Driver "intel" |
