mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-29 04:50:01 +02:00
tags: fullscreen flash is "intrusive"
This commit is contained in:
parent
4d60cba676
commit
55a342e987
1 changed files with 2 additions and 1 deletions
|
@ -69,7 +69,8 @@ shifty.config.apps = {
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
match = { class = { "Keepassx" },
|
match = { class = { "Keepassx" },
|
||||||
role = { "pop-up" } },
|
role = { "pop-up" },
|
||||||
|
instance = { "plugin-container", "exe" } },
|
||||||
intrusive = true,
|
intrusive = true,
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue