Fix rounded corners
they were being dumb
This commit is contained in:
+1
-2
@@ -122,8 +122,7 @@ typedef struct {
|
||||
} CfgEffectsWindowShadows;
|
||||
|
||||
typedef struct {
|
||||
bool rounded;
|
||||
char rounding[CFG_MAX_STRLEN];
|
||||
int corner_radius; /* 0 = off, >0 = radius in pixels */
|
||||
CfgEffectsWindowShadows shadows;
|
||||
} CfgEffectsWindows;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user