summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorache <ache@ache.one>2019-02-05 01:04:31 +0100
committerache <ache@ache.one>2019-02-05 01:04:39 +0100
commit409a860c3ad66dda2dcf38aa822a7bdf6c5d17b3 (patch)
tree8d311be4316fb544c231a823db8def48088e0aa6
parentColor support xterm (diff)
Switch loocker
-rw-r--r--rc.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/rc.lua b/rc.lua
index 0f26f04..d838405 100644
--- a/rc.lua
+++ b/rc.lua
@@ -613,7 +613,7 @@ awful.key({ modkey, "Shift" }, "s", hotkeys_popup.show_help, {descriptio
{description = "Actualise Wibox", group = "awesome"}),
awful.key({ modkey, "Shift" }, "w", function () awful.util.spawn("passmenu --type") end,
{description = "Passwd promt", group = "awesome"}),
- awful.key({ modkey, "Control" }, "x", function () awful.util.spawn("loock") end,
+ awful.key({ modkey, "Control" }, "x", function () awful.util.spawn("locker") end,
{description = "Lock screen", group = "awesome"}),
-- Layout manipulation