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 /content/posts/2023-07-10-fix-screen-tearing-on-debian-12-xorg-and-i3.md | |
| parent | 22f5ac8fcec4dbfcc1f5033f18bc4eeca52a747d (diff) | |
| download | mitjafelicijan.com-f59672679db271f6b24a41e215401ab5001ecd96.tar.gz | |
Theme updates
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" |
