add raise on hover

This commit is contained in:
2024-12-22 17:28:57 -05:00
parent ca083f97bd
commit 22cd0f5f43
4 changed files with 52 additions and 1 deletions

View File

@@ -314,6 +314,8 @@ struct conf {
int bwidth;
int mamount;
int scalefactor;
int raiseonhover;
int raisedelay;
int snapdist;
int htile;
int vtile;