Browse Source

reverting to bg 555

custom-dwm
Anselm R. Garbe 19 years ago
parent
commit
84ae6e12eb
  1. 2
      config.arg.h
  2. 2
      config.mk

2
config.arg.h

@ -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 */

2
config.mk

@ -1,5 +1,5 @@
# dwm version
VERSION = 3.6.1
VERSION = 3.7
# Customize below to fit your system

Loading…
Cancel
Save