Config: Apply PeVe/mseed patch: layout_button_width option in [layouts] section. Thanks to them.

This commit is contained in:
Martin Duquesnoy
2010-08-12 21:58:28 +02:00
parent 7b0113ab6e
commit 5017c4ced5
5 changed files with 10 additions and 5 deletions

View File

@@ -469,6 +469,7 @@ typedef struct
} systray;
Alias alias[256];
uint mouse_tag_action[TagActionLast];
int layout_button_width;
Layout layout[NUM_OF_LAYOUT];
Menu *menu;
Launcher *launcher;