diff options
author | arg@mig29 <unknown> | 2006-12-14 14:40:58 +0100 |
---|---|---|
committer | arg@mig29 <unknown> | 2006-12-14 14:40:58 +0100 |
commit | 3dcdbe2a57a19bf727113eca6aa35b1c7cb0ef28 (patch) | |
tree | 34d62e961f4816f5716d7ce5c4cf0e48326a9d1e /config.mk | |
parent | 5336608a86b2b85b769f654312f851796a4512b0 (diff) |
added vi-like key-bindings for keyboards without cursor keys (they are undocumented features)
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 = 1.7.1 +VERSION = 1.8 # Customize below to fit your system |