mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-28 14:55:01 +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",
|
||||
},
|
||||
{
|
||||
match = { "URxvt" },
|
||||
-- tag = "1↭xterm",
|
||||
match = { "URxvt",
|
||||
"Keepassx" },
|
||||
intrusive = true, -- Display even on exclusive tags
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue