mirror of
https://github.com/morgant/mlvwm.git
synced 2025-08-09 01:24:58 +00:00
Menus: Change menubar size to 20
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
#include <X11/Xutil.h>
|
||||
#include <X11/xpm.h>
|
||||
|
||||
#define MENUB_H 25
|
||||
#define MENUB_H 20
|
||||
|
||||
/* Definitions of Menu Item */
|
||||
#define STRGRAY 1 /* Draw String Black or Gray? */
|
||||
|
Reference in New Issue
Block a user