parent
cd5ae01695
commit
ae6256e7ac
1 changed files with 1 additions and 1 deletions
2
config.h
2
config.h
|
@ -179,7 +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 = "gcr-prompter", .floatpos = "50% 50% 308W 214H")
|
||||
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…
Add table
Reference in a new issue