This website works better with JavaScript.
Home
Explore
Help
Sign In
Linux
/
dmenu
generated from
gmarx/git-template
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
people should define fixed being compatible with their locale
master
arg@mig29
18 years ago
parent
da2b90ddd1
commit
b9fbd59c8a
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
dmenu.h
+ 1
- 1
dmenu.h
View File
@ -4,7 +4,7 @@
#
include
<X11/Xlib.h>
#
define FONT "
-*-
fixed
-*-*-*-*-*-*-*-*-*-*-iso10646-*
"
#
define FONT "fixed"
#
define NORMBGCOLOR "#333366"
#
define NORMFGCOLOR "#cccccc"
#
define SELBGCOLOR "#666699"
Write
Preview
Loading…
Cancel
Save