fixed missed XF86 key include dwm
This commit is contained in:
@@ -1,4 +1,6 @@
|
|||||||
/* See LICENSE file for copyright and license details. */
|
/* See LICENSE file for copyright and license details. */
|
||||||
|
/*includes*/
|
||||||
|
#include <X11/XF86keysym.h> /*Needed for mulitmedia keys*/
|
||||||
|
|
||||||
/* appearance */
|
/* appearance */
|
||||||
static const char font[] = "Inconsolata-12";
|
static const char font[] = "Inconsolata-12";
|
||||||
|
|||||||
Reference in New Issue
Block a user