updates
This commit is contained in:
parent
7b55803e72
commit
4ce1c25bb2
|
@ -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")),
|
||||
|
||||
--}}}
|
||||
|
||||
|
|
2
vicious
2
vicious
|
@ -1 +1 @@
|
|||
Subproject commit edfd51215e364b0460c17027ff4f8f951f03405a
|
||||
Subproject commit 150864a76d4b18c97da1459f355c6a86540a0863
|
Loading…
Reference in a new issue