This website works better with JavaScript.
Home
Explore
Help
Sign In
tovi
/
dwm
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
reverting to bg 555
master
Anselm R. Garbe
18 years ago
parent
784659565a
commit
84ae6e12eb
2 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
config.arg.h
+1
-1
config.mk
+ 1
- 1
config.arg.h
View File
@ -9,7 +9,7 @@
#
define NORMBGCOLOR "#222"
#
define NORMFGCOLOR "#ccc"
#
define SELBORDERCOLOR "#69c"
#
define SELBGCOLOR "#
357
"
#
define SELBGCOLOR "#
555
"
#
define SELFGCOLOR "#fff"
#
define TOPBAR True
/* False */
+ 1
- 1
config.mk
View File
@ -1,5 +1,5 @@
# dwm version
VERSION
=
3.
6.1
VERSION
=
3.
7
# Customize below to fit your system
Write
Preview
Loading…
Cancel
Save