mirror of
https://github.com/morgant/mlvwm.git
synced 2026-04-20 03:16:26 +00:00
Menus: Change menubar size to 20
This commit is contained in:
+1
-1
@@ -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