parent
f803f6bbc1
commit
cf589b91a7
2 changed files with 1 additions and 2 deletions
1
config.h
1
config.h
|
@ -169,7 +169,6 @@ static const Rule rules[] = {
|
|||
RULE(.class = "St", .isfloating = 0)
|
||||
RULE(.class = "Ferdium", .monitor = 1, .tags = 1 << 1)
|
||||
RULE(.class = "Thunderbird", .monitor = 1, .tags = 1 << 2)
|
||||
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
Add a link
Reference in a new issue