add reloadconfig key binding

This commit is contained in:
Julien Danjou 2007-10-31 11:46:09 +01:00
parent 04255a9251
commit ee64728f41
1 changed files with 6 additions and 0 deletions

View File

@ -271,6 +271,12 @@ keys
command = "quit" command = "quit"
} }
key key
{
modkey = {"Mod4", "Control"}
key = "r"
command = "reloadconfig"
}
key
{ {
modkey = {"Mod4"} modkey = {"Mod4"}
key = "0" key = "0"