]> git.rmz.io Git - dotfiles.git/commit
add functions to append globalkeys and rules
authorSamir Benmendil <samir.benmendil@gmail.com>
Sat, 15 Jun 2013 02:22:13 +0000 (04:22 +0200)
committerSamir Benmendil <samir.benmendil@gmail.com>
Sat, 15 Jun 2013 02:22:13 +0000 (04:22 +0200)
commit8e98fbe8d9fbfb429ba2f81769d7d3a73e31a3f2
tree242a4269d6f7eb64073e5a15525d25ab5b43a012
parent549c88dc8d35a305670e7ee24d7a506789dd6481
add functions to append globalkeys and rules

this required to move root.keys() to rc.lua so that appended keys will
get registered... as long as they are added before this function
awesome/bindings.lua
awesome/rc.lua
awesome/utils.lua