Browse Source

Removing the now obsolete definitions from the config.def.h file.

master
Christoph Lohmann 12 years ago
parent
commit
af9e248f97
1 changed files with 0 additions and 3 deletions
  1. +0
    -3
      config.def.h

+ 0
- 3
config.def.h View File

@ -1,8 +1,5 @@
#define FONT "Liberation Mono:pixelsize=12:antialias=true:autohint=true"
#define BOLDFONT FONT ":weight=bold"
#define ITALICFONT FONT ":slant=italic,oblique"
#define ITALICBOLDFONT BOLDFONT ":slant=italic,oblique"
/* Space in pixels around the terminal buffer */
#define BORDER 2


Loading…
Cancel
Save