From 1772adb7c43e7e8c51df41571f50e327d3d20ab5 Mon Sep 17 00:00:00 2001 From: korei999 Date: Wed, 7 Aug 2024 15:48:13 +0000 Subject: [PATCH] Update patches/tearing/README.md --- patches/tearing/README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/patches/tearing/README.md b/patches/tearing/README.md index 5073430..04840e5 100644 --- a/patches/tearing/README.md +++ b/patches/tearing/README.md @@ -9,10 +9,9 @@ static const ForceTearingRule force_tearing[] = { {.title = "", .appid = "hl_linux"}, {.title = "", .appid = "steam_app_210970"}, }; - ``` ### Download - [git branch](https://codeberg.org/korei999/dwl/src/branch/tearing) -- [2024-06-08](https://codeberg.org/dwl/dwl-patches/src/branch/main/patches/tearing/tearing.patch) +- [2024-08-07](https://codeberg.org/dwl/dwl-patches/src/branch/main/patches/tearing/tearing.patch) ### Authors - [korei999](https://codeberg.org/korei999)