From 5cf24e4ef75ce1b1f55548e5260c9ae91e186a28 Mon Sep 17 00:00:00 2001 From: Samir Benmendil Date: Wed, 16 Jul 2014 00:18:10 +0100 Subject: [PATCH] awesome: remove Clementine rules --- awesome/rules.lua | 3 --- 1 file changed, 3 deletions(-) diff --git a/awesome/rules.lua b/awesome/rules.lua index 765e79a..3696096 100644 --- a/awesome/rules.lua +++ b/awesome/rules.lua @@ -35,9 +35,6 @@ awful.rules.rules = { ontop = true, x = 1920 - 310, y = mywibox[mouse.screen].height, height = 100, width = 100 } }, - { rule = { class = "Clementine" }, - properties = { tag = mediatag, - switchtotag = true } }, { rule = { class = "URxvt", instance = "mutt" }, properties = { tag = wwwtag, function (c) awful.client.setslave(c) end } }, -- 2.48.1