summaryrefslogtreecommitdiffstats
path: root/config.def.h
diff options
context:
space:
mode:
authorJoe <rbo@gmx.us>2025-02-28 20:39:27 +0100
committerJoe <rbo@gmx.us>2025-02-28 20:39:27 +0100
commit02ad98d4897a81c60ff74195dc71ef2d6ce796a0 (patch)
tree080f8637c93f8a8230fa3ca4f3d5fc2941d1b9bc /config.def.h
parentconfig (diff)
downloaddwl-02ad98d4897a81c60ff74195dc71ef2d6ce796a0.tar.gz
dwl-02ad98d4897a81c60ff74195dc71ef2d6ce796a0.tar.bz2
dwl-02ad98d4897a81c60ff74195dc71ef2d6ce796a0.tar.xz
dwl-02ad98d4897a81c60ff74195dc71ef2d6ce796a0.tar.zst
dwl-02ad98d4897a81c60ff74195dc71ef2d6ce796a0.zip
fuck tearing
Diffstat (limited to 'config.def.h')
-rw-r--r--config.def.h8
1 files changed, 0 insertions, 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 */