From: Jakub Czajka Date: Fri, 1 Oct 2021 18:50:02 +0000 (+0200) Subject: Remove firefox rule X-Git-Url: https://git.ekhem.eu.org/?a=commitdiff_plain;h=20b416ef2528a03f46f6917b23e0ac86d31dc6df;p=dwm.git Remove firefox rule --- diff --git a/config.h b/config.h index 9f3ac9f..c21daf6 100644 --- a/config.h +++ b/config.h @@ -29,7 +29,6 @@ static const Rule rules[] = { */ /* class instance title tags mask isfloating monitor */ { "Gimp", NULL, NULL, 0, 1, -1 }, - { "Firefox", NULL, NULL, 1 << 8, 0, -1 }, }; /* layout(s) */