X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/8505d060ad642d84b57f9bfdec5ddf6b8cace0a9..8b4070b51e98191e73b51fc28c42b8a10e0d92dc:/awesome/rules.lua 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 } },