From ee64728f41bdc9d954fd572288bccbe5ec97cd81 Mon Sep 17 00:00:00 2001 From: Julien Danjou Date: Wed, 31 Oct 2007 11:46:09 +0100 Subject: [PATCH] add reloadconfig key binding --- awesomerc | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/awesomerc b/awesomerc index 48706a11f..b2ecd89f9 100644 --- a/awesomerc +++ b/awesomerc @@ -271,6 +271,12 @@ keys command = "quit" } key + { + modkey = {"Mod4", "Control"} + key = "r" + command = "reloadconfig" + } + key { modkey = {"Mod4"} key = "0"