test
This commit is contained in:
parent
8763f82dfd
commit
40be6d00a0
1 changed files with 1 additions and 0 deletions
|
|
@ -470,6 +470,7 @@ globalkeys = awful.util.table.join(
|
|||
-- Standard program
|
||||
awful.key({ modkey, }, "Return", function () awful.util.spawn(terminal) end),
|
||||
awful.key({ modkey, "Shift" }, "Return", function () awful.util.spawn("/usr/bin/slock") end),
|
||||
|
||||
awful.key({ modkey, "Control" }, "r", awesome.restart),
|
||||
awful.key({ modkey, "Shift" }, "q", awesome.quit),
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue