Mappings
This commit is contained in:
parent
8f4b2a6f8a
commit
ac8249a394
3 changed files with 12 additions and 1 deletions
|
@ -242,7 +242,7 @@ local default_bindings = awful.util.table.join(
|
|||
--{{{ Prompt
|
||||
|
||||
awful.key({ modkey }, "r", conf.cmd.run),
|
||||
awful.key({ modkey, "Shift" }, "r", menubar.show),
|
||||
awful.key({ modkey, "Shift" }, "r", conf.cmd.drun),
|
||||
|
||||
--}}}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue