mirror of
https://github.com/pikami/dwm.git
synced 2025-02-05 15:36:41 +00:00
fixed font definition
This commit is contained in:
parent
d1f4fbb469
commit
c3eca4d14f
@ -3,7 +3,7 @@
|
||||
/* appearance */
|
||||
#define BARPOS BarTop /* BarBot, BarOff */
|
||||
#define BORDERPX 1
|
||||
#define FONT "-*-terminus-*-*-*-*-*-*-*-*-*-*-*-*"
|
||||
#define FONT "-*-terminus-medium-*-*-*-*-*-*-*-*-*-*-*"
|
||||
#define NORMBORDERCOLOR "#cccccc"
|
||||
#define NORMBGCOLOR "#cccccc"
|
||||
#define NORMFGCOLOR "#000000"
|
||||
|
Loading…
x
Reference in New Issue
Block a user