diff options
| -rw-r--r-- | config.h | 2 | ||||
| -rwxr-xr-x | st | bin | 111256 -> 111256 bytes | |||
| -rw-r--r-- | x.o | bin | 77688 -> 77688 bytes |
3 files changed, 1 insertions, 1 deletions
@@ -136,7 +136,7 @@ unsigned int defaultfg = 258; unsigned int defaultbg = 259; unsigned int defaultcs = 256; static unsigned int defaultrcs = 257; -unsigned int bg = 17, bgUnfocused = 16; +unsigned int bg = 0, bgUnfocused = 0; /* * Default shape of cursor Binary files differBinary files differ |
