awesome: stop mplayer from floating
This commit is contained in:
parent
1d1f51db69
commit
f85643301d
1 changed files with 0 additions and 2 deletions
|
@ -386,8 +386,6 @@ awful.rules.rules = {
|
||||||
border_color = beautiful.border_normal,
|
border_color = beautiful.border_normal,
|
||||||
focus = awful.client.focus.filter,
|
focus = awful.client.focus.filter,
|
||||||
keys = clientkeys } },
|
keys = clientkeys } },
|
||||||
{ rule = { class = "MPlayer" },
|
|
||||||
properties = { floating = true } },
|
|
||||||
{ rule = { class = "pinentry" },
|
{ rule = { class = "pinentry" },
|
||||||
properties = { floating = true } },
|
properties = { floating = true } },
|
||||||
{ rule = { class = "gimp" },
|
{ rule = { class = "gimp" },
|
||||||
|
|
Loading…
Reference in a new issue