summaryrefslogtreecommitdiff
path: root/scratch
diff options
context:
space:
mode:
authorAdrian C. (anrxc) <anrxc@sysphere.org>2010-03-23 16:13:36 +0100
committerAdrian C. (anrxc) <anrxc@sysphere.org>2010-03-23 16:13:36 +0100
commitd02447043ea18453d2a3c6129de3bd9ae590474e (patch)
treeb698757d43aaebf0c505b79b06e6c0bb1e3a6c1d /scratch
parent0c2cce8f14b0df3c755c429faf81ff32750ee160 (diff)
downloadawesome-configs-d02447043ea18453d2a3c6129de3bd9ae590474e.tar.xz
rc.lua: enable progressbar ticks
Diffstat (limited to 'scratch')
-rw-r--r--scratch/drop.lua4
1 files changed, 2 insertions, 2 deletions
diff --git a/scratch/drop.lua b/scratch/drop.lua
index 6a38c46..fd8fabe 100644
--- a/scratch/drop.lua
+++ b/scratch/drop.lua
@@ -1,8 +1,8 @@
-------------------------------------------------------------------
-- Drop-down applications manager for the awesome window manager
-------------------------------------------------------------------
--- Coded by: * Adrian C. (anrxc) <anrxc@sysphere.org>
--- * Lucas de Vries <lucas@glacicle.com>
+-- Coded by: * Lucas de Vries <lucas@glacicle.com>
+-- Hacked by: * Adrian C. (anrxc) <anrxc@sysphere.org>
-- Licensed under the WTFPL version 2
-- * http://sam.zoy.org/wtfpl/COPYING
-------------------------------------------------------------------