add scalefactor to cwmrc

This commit is contained in:
2024-12-22 17:02:42 -05:00
parent d7c777b1a5
commit ca083f97bd
4 changed files with 12 additions and 2 deletions

View File

@@ -313,6 +313,7 @@ struct conf {
int nameqlen;
int bwidth;
int mamount;
int scalefactor;
int snapdist;
int htile;
int vtile;