Merge branch 'master' of git.epichack.com:barak/dotfiles
This commit is contained in:
commit
b828abb7ff
13 changed files with 405 additions and 884 deletions
|
|
@ -360,7 +360,7 @@ globalkeys = awful.util.table.join(
|
|||
-- Prompt
|
||||
awful.key({ modkey }, "r", function () mypromptbox[mouse.screen]:run() end),
|
||||
|
||||
awful.key({ modkey }, "x",
|
||||
awful.key({ modkey, "Shift" }, "x",
|
||||
function ()
|
||||
awful.prompt.run({ prompt = "Run Lua code: " },
|
||||
mypromptbox[mouse.screen].widget,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue