add rule for pinentry-gnome3
ci/woodpecker/tag/woodpecker Pipeline was successful
Details
ci/woodpecker/tag/woodpecker Pipeline was successful
Details
This commit is contained in:
parent
80333d728c
commit
cd5ae01695
1
config.h
1
config.h
|
@ -179,6 +179,7 @@ static const Rule rules[] = {
|
|||
RULE(.role = "pop-up", .isfloating = 1)
|
||||
RULE(.title = "Event Tester", .noswallow = 1)
|
||||
RULE(.class = "St", .isterminal = 1)
|
||||
RULE(.class = "Gcr-prompter", .floatpos = "50% 50% 0w 0h")
|
||||
RULE(.instance = "sphelp", .scratchkey = 'h', .isfloating = 1, .floatpos = "50% 50% 40% 80%")
|
||||
RULE(.instance = "spcalc", .scratchkey = 'c', .isfloating = 1, .floatpos = "50% 50% 40% 80%")
|
||||
RULE(.instance = "spterm", .scratchkey = 't', .isfloating = 1, .floatpos = "50% 50% 80% 80%")
|
||||
|
|
Loading…
Reference in New Issue