From 7ea6d97fb3e20a28a5dd848e2e082f25f99b72e4 Mon Sep 17 00:00:00 2001 From: odrling Date: Sat, 25 Sep 2021 14:36:07 +0200 Subject: [PATCH 12/27] start easyeffects on tag 9 --- config.def.h | 1 + 1 file changed, 1 insertion(+) diff --git a/config.def.h b/config.def.h index d2eb872..372dbdc 100644 --- a/config.def.h +++ b/config.def.h @@ -487,6 +487,7 @@ static const Rule rules[] = { RULE(.class = "Firefox", .tags = 1 << 7, .switchtag = 1) RULE(.role = "browser", .tags = 1 << 7, .switchtag = 1) RULE(.class = "Ardour", .tags = 1 << 8, .monitor = 0) + RULE(.class = "easyeffects", .tags = 1 << 8, .monitor = 0) RULE(.class = "Agordejo", .tags = 1 << 8, .monitor = 0) RULE(.class = "qBittorrent", .tags = 1 << 6, .switchtag = 1, .monitor = 0) RULE(.class = "mpv", .instance = "syncplay-mpv", .monitor = 1) -- 2.37.2