mirror of
https://git.suckless.org/dwm
synced 2026-07-27 18:51:56 +02:00
several new changes, made gridmenu working
This commit is contained in:
8
config.h
8
config.h
@@ -3,7 +3,7 @@
|
||||
* See LICENSE file for license details.
|
||||
*/
|
||||
|
||||
#define FONT "fixed"
|
||||
#define FGCOLOR "#000000"
|
||||
#define BGCOLOR "#ffaa00"
|
||||
#define BOCOLOR "#000000"
|
||||
#define FONT "-*-terminus-medium-*-*-*-14-*-*-*-*-*-iso10646-*"
|
||||
#define FGCOLOR "#000000"
|
||||
#define BGCOLOR "#ffaa00"
|
||||
#define BORDERCOLOR "#000000"
|
||||
|
||||
Reference in New Issue
Block a user