From 2546c13a158f479faf83dc493e2fc067be4a7719 Mon Sep 17 00:00:00 2001 From: Von Random Date: Thu, 11 Sep 2014 13:58:46 +0400 Subject: [PATCH] pidgin and google music manager floating --- rc.lua | 2 ++ 1 file changed, 2 insertions(+) diff --git a/rc.lua b/rc.lua index b508824..92dd85d 100644 --- a/rc.lua +++ b/rc.lua @@ -487,8 +487,10 @@ awful.rules.rules = { rule_any = { class = { 'Deadbeef', + 'Google-musicmanager', 'mpv', 'Pavucontrol', + 'Pidgin', 'pinentry', 'plugin-container', 'Qmmp',