updates
This commit is contained in:
parent
7b55803e72
commit
4ce1c25bb2
2 changed files with 2 additions and 2 deletions
|
@ -161,7 +161,7 @@ local myglobalkeys = awful.util.table.join(
|
|||
awful.key({ modkey, "Shift" }, "x", binder.spawn("xd --dmenu")),
|
||||
awful.key({ modkey }, "z", binder.spawn("dmumount")),
|
||||
awful.key({ modkey }, "p", nil, binder.spawn("passmenu --type")),
|
||||
awful.key({ modkey, "Shift" }, "p", binder.spawn("passmenu")),
|
||||
awful.key({ modkey, "Shift" }, "p", binder.spawn("rofi-pass")),
|
||||
|
||||
--}}}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue