pidgin and google music manager floating
This commit is contained in:
parent
e4e13403de
commit
2546c13a15
1 changed files with 2 additions and 0 deletions
2
rc.lua
2
rc.lua
|
@ -487,8 +487,10 @@ awful.rules.rules = {
|
||||||
rule_any = {
|
rule_any = {
|
||||||
class = {
|
class = {
|
||||||
'Deadbeef',
|
'Deadbeef',
|
||||||
|
'Google-musicmanager',
|
||||||
'mpv',
|
'mpv',
|
||||||
'Pavucontrol',
|
'Pavucontrol',
|
||||||
|
'Pidgin',
|
||||||
'pinentry',
|
'pinentry',
|
||||||
'plugin-container',
|
'plugin-container',
|
||||||
'Qmmp',
|
'Qmmp',
|
||||||
|
|
Loading…
Reference in a new issue