mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-24 02:38:33 +02:00
tags: Firebug window can be displayed on any tag
This commit is contained in:
parent
5997c3fa5d
commit
8ca1c0e31d
1 changed files with 1 additions and 0 deletions
|
@ -70,6 +70,7 @@ shifty.config.apps = {
|
||||||
{
|
{
|
||||||
match = { class = { "Keepassx" },
|
match = { class = { "Keepassx" },
|
||||||
role = { "pop[-]up" },
|
role = { "pop[-]up" },
|
||||||
|
name = { "Firebug" },
|
||||||
instance = { "plugin[-]container", "exe" } },
|
instance = { "plugin[-]container", "exe" } },
|
||||||
intrusive = true,
|
intrusive = true,
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue