mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-19 20:38:08 +01:00
Various bug fixes.
This commit is contained in:
@@ -357,9 +357,9 @@ typedef struct WPreferences {
|
||||
|
||||
int icon_size; /* size of the icon */
|
||||
|
||||
int menu_style; /* menu decoration style */
|
||||
char menu_style; /* menu decoration style */
|
||||
|
||||
int workspace_name_display_position;
|
||||
char workspace_name_display_position;
|
||||
|
||||
unsigned int modifier_mask; /* mask to use as kbd modifier */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user