Awesome rule for QEMU.

master
Pierre Neidhardt 2013-06-07 17:20:50 +02:00
parent 251110cc20
commit 0a8599a509
1 changed files with 3 additions and 0 deletions

View File

@ -592,6 +592,9 @@ awful.rules.rules = {
properties = { floating = true } },
{ rule = { class = "Steam" },
properties = { floating = true } },
{ rule = { name = "QEMU" },
properties = { floating = true } },
-- Flash workaround. Does not work?
{ rule = { instance = "plugin-container" },