This website works better with JavaScript.
Home
Explore
Help
Sign In
Linux
/
dwm
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
switching to 13pt proggyclean (this fits better my 1920x1200 resolution than 12pt terminus which is too small or 14pt terminus which is too fat)
config
Anselm R. Garbe
17 years ago
parent
f1009285d8
commit
0bdcf75e25
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
config.arg.h
+ 1
- 1
config.arg.h
View File
@ -4,7 +4,7 @@
/* appearance */
#
define BORDERPX 1
#
define FONT "-*-
terminus-medium-r-*-*-12
-*-*-*-*-*-*-*"
#
define FONT "-*-
proggyclean-medium-r-*-*-13
-*-*-*-*-*-*-*"
#
define NORMBORDERCOLOR "#333"
#
define NORMBGCOLOR "#222"
#
define NORMFGCOLOR "#ccc"
Write
Preview
Loading…
Cancel
Save