mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-28 20:40:15 +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" },
|
||||
role = { "pop-up" } },
|
||||
role = { "pop-up" },
|
||||
instance = { "plugin-container", "exe" } },
|
||||
intrusive = true,
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue