From 74bb0ab9b0e9ec1f5165c731be8937a8e940f8f8 Mon Sep 17 00:00:00 2001 From: Xiao Pan Date: Wed, 5 Apr 2023 18:28:21 -0700 Subject: remove monerod tag rule, because I use monerod systemd service instead --- config.def.h | 1 - 1 file changed, 1 deletion(-) diff --git a/config.def.h b/config.def.h index f0b1f93..c2a4bb0 100644 --- a/config.def.h +++ b/config.def.h @@ -36,7 +36,6 @@ static const Rule rules[] = { */ /* class instance title tags mask isfloating monitor */ { "Gimp", NULL, NULL, 0, 1, -1 }, - { NULL, NULL, "monerod", 1 << 5, 0, -1 }, { "qBittorrent", NULL, NULL, 1 << 5, 0, -1 }, }; -- cgit v1.2.3-70-g09d2