-- Ksnapshot
awful.key({ }, "F13", function () awful.util.spawn("ksnapshot") end),
awful.key({ }, "Print", function () awful.util.spawn("ksnapshot") end),
-- Ksnapshot
awful.key({ }, "F13", function () awful.util.spawn("ksnapshot") end),
awful.key({ }, "Print", function () awful.util.spawn("ksnapshot") end),
-- Layout manipulation
awful.key({ modkey, }, "Escape", awful.tag.history.restore),
awful.key({ modkey, }, "#49", function () awful.screen.focus_relative( 1) end), -- that's the key left of 1 (chronos)
-- Layout manipulation
awful.key({ modkey, }, "Escape", awful.tag.history.restore),
awful.key({ modkey, }, "#49", function () awful.screen.focus_relative( 1) end), -- that's the key left of 1 (chronos)