fix 1b6b09b
: make pinentry-gtk-3 floating window
This commit is contained in:
parent
89d751ef3a
commit
aa43e52021
@ -37,6 +37,7 @@ static const Rule rules[] = {
|
||||
// { "Firefox", NULL, NULL, 1 << 8, 0, 0, 0, -1, -1 },
|
||||
{ "St", NULL, NULL, 0, 0, 0, 1, -1, -1 },
|
||||
{ "Pinentry-gtk-2",NULL, NULL, 0, 1, 1, 1, -1, -1 },
|
||||
{ "Gcr-prompter",NULL, NULL, 0, 1, 1, 1, -1, -1 },
|
||||
{ "floating",NULL, NULL, 0, 1, 1, 1, -1, -1 },
|
||||
{ NULL, NULL, "Event Tester", 0, 0, 1, 0, 1, -1 }, /* xev */
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user