mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-29 15:24:29 +02:00
tags: keepassx can appear on exclusive tags
This commit is contained in:
parent
7b8cd43daf
commit
67fec3c149
1 changed files with 2 additions and 2 deletions
|
@ -61,8 +61,8 @@ shifty.config.apps = {
|
||||||
tag = "4↭im",
|
tag = "4↭im",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
match = { "URxvt" },
|
match = { "URxvt",
|
||||||
-- tag = "1↭xterm",
|
"Keepassx" },
|
||||||
intrusive = true, -- Display even on exclusive tags
|
intrusive = true, -- Display even on exclusive tags
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue