Custom binding for xd script
This commit is contained in:
parent
239adf3e89
commit
bc1ad6b59c
|
@ -86,6 +86,7 @@ local myglobalkeys = awful.util.table.join(
|
|||
|
||||
awful.key({ modkey }, "s", binder.spawn("dmsearch")),
|
||||
awful.key({ modkey }, "x", binder.spawn("dmxrandr")),
|
||||
awful.key({ modkey, "Shift" }, "x", binder.spawn("xd --dmenu")),
|
||||
|
||||
--}}}
|
||||
|
||||
|
|
Loading…
Reference in a new issue