diff options
author | Anselm R. Garbe <arg@suckless.org> | 2007-03-02 15:16:36 +0100 |
---|---|---|
committer | Anselm R. Garbe <arg@suckless.org> | 2007-03-02 15:16:36 +0100 |
commit | 724f72142f6dc880068a92e412f3f3366e643569 (patch) | |
tree | d3ac4dc66f18021f9d9911d74c20bc8ca98dff9b /config.mk | |
parent | 5b8dce15d3e4d1e50fc4f1df10665260f74a0a02 (diff) |
also, don't set the font all the time
Diffstat (limited to 'config.mk')
-rw-r--r-- | config.mk | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ # dmenu version -VERSION = 2.6 +VERSION = 2.7 # Customize below to fit your system |