quake: add a quake-like console

This commit is contained in:
Vincent Bernat 2012-07-13 15:23:22 +02:00
parent 4f8d580c8f
commit eef0c6857b
3 changed files with 68 additions and 6 deletions

1
rc.lua
View file

@ -52,5 +52,6 @@ loadrc("widgets")
loadrc("xlock")
loadrc("signals")
loadrc("rules")
loadrc("quake")
root.keys(config.keys.global)