aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2014-05-12 20:55:30 -0300
committerSilvio Rhatto <rhatto@riseup.net>2014-05-12 20:55:30 -0300
commita5d9d583e8c9127f95ed3f70502be7c136bbe604 (patch)
tree46debe188af581c443739cce08f78a4e10a3320f
parent1bec0cb7cdacd1dedfac97c37bbf3e72d2ec70e5 (diff)
downloadawesome-a5d9d583e8c9127f95ed3f70502be7c136bbe604.tar.gz
awesome-a5d9d583e8c9127f95ed3f70502be7c136bbe604.tar.bz2
Change luakit keybinding
-rw-r--r--config.dot/awesome.link/keys.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.dot/awesome.link/keys.lua b/config.dot/awesome.link/keys.lua
index c9449b8..ebe274b 100644
--- a/config.dot/awesome.link/keys.lua
+++ b/config.dot/awesome.link/keys.lua
@@ -14,7 +14,7 @@ globalkeys = awful.util.table.join(root.keys(),
awful.key({ modkey, }, "t", function () awful.util.spawn("thunar") end),
awful.key({ modkey, }, "c", function () awful.util.spawn("terminal xwyrd") end),
awful.key({ modkey, }, "p", function () awful.util.spawn("terminal keyringer default") end),
- awful.key({ modkey, }, "k", function () awful.util.spawn("luakit") end),
+ awful.key({ modkey, }, "u", function () awful.util.spawn("luakit") end),
--awful.key({ modkey, }, "b", function () awful.util.spawn("terminal irssi") end),
-- Xlock