Client/conf: Add border_shadow boolean option in the configuration file.
This commit is contained in:
@@ -291,6 +291,7 @@ typedef struct
|
||||
struct
|
||||
{
|
||||
Bool place_at_mouse;
|
||||
Bool border_shadow;
|
||||
int borderheight;
|
||||
uint bordernormal;
|
||||
uint borderfocus;
|
||||
|
||||
Reference in New Issue
Block a user