From 02ad98d4897a81c60ff74195dc71ef2d6ce796a0 Mon Sep 17 00:00:00 2001 From: Joe Date: Fri, 28 Feb 2025 20:39:27 +0100 Subject: fuck tearing --- config.def.h | 8 -------- 1 file changed, 8 deletions(-) diff --git a/config.def.h b/config.def.h index b4ee17e..0bd2fa4 100644 --- a/config.def.h +++ b/config.def.h @@ -46,14 +46,6 @@ static const Rule rules[] = { { "firefox_EXAMPLE", NULL, 1 << 8, 0, -1 }, /* Start on ONLY tag "9" */ }; -/* tearing */ -static int tearing_allowed = 1; -static const ForceTearingRule force_tearing[] = { - {.title = "", .appid = "hl_linux"}, - {.title = "Warcraft III", .appid = ""}, - {.title = "", .appid = "gamescope"}, -}; - /* layout(s) */ static const Layout layouts[] = { /* symbol arrange function */ -- cgit v1.2.3