diff options
author | Anselm R. Garbe <arg@suckless.org> | 2007-03-07 10:57:23 +0100 |
---|---|---|
committer | Anselm R. Garbe <arg@suckless.org> | 2007-03-07 10:57:23 +0100 |
commit | 48a7ab2225d1e53a8e0fd73bca975bb7695d1b06 (patch) | |
tree | 085ad67ddb3fd69ca053b9893c128ed3fa769953 /config.mk | |
parent | d8ea9368993538b132ac019859b37f4bbbf85962 (diff) |
grab on the root window, it is correct, all lockers do that
Diffstat (limited to 'config.mk')
-rw-r--r-- | config.mk | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ | |||
1 | # slock version | 1 | # slock version |
2 | VERSION = 0.5 | 2 | VERSION = 0.6 |
3 | 3 | ||
4 | # Customize below to fit your system | 4 | # Customize below to fit your system |
5 | 5 | ||