]> git.rmz.io Git - dotfiles.git/commitdiff
awesome: remove binding for i3lock
authorSamir Benmendil <samir.benmendil@gmail.com>
Tue, 15 Jul 2014 23:16:11 +0000 (00:16 +0100)
committerSamir Benmendil <samir.benmendil@gmail.com>
Tue, 15 Jul 2014 23:16:11 +0000 (00:16 +0100)
awesome/bindings.lua

index 9e83c3246d9554530b524c44b6ef0b199b7662ee..fd2246edd5ff4563859ebf0262d33187372920fd 100644 (file)
@@ -72,8 +72,6 @@ globalkeys = awful.util.table.join(globalkeys,
     -- {{{2 My Keys
     -- Menu
     awful.key({ modkey }, "w", function () mymainmenu:show({ coords = { x = 0, y = 0}}) end),
-    -- Lock
-    awful.key({ modkey, "Control" }, "l", function () awful.util.spawn("i3lock -c 000000") end),
     -- Prompt
     awful.key({ modkey }, "space", function () mypromptbox[mouse.screen]:run() end),
     -- switch layout