This commit is contained in:
Alexander Gehrke 2021-05-20 20:05:04 +02:00
parent 7b55803e72
commit 4ce1c25bb2
2 changed files with 2 additions and 2 deletions

View file

@ -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")),
--}}}

@ -1 +1 @@
Subproject commit edfd51215e364b0460c17027ff4f8f951f03405a
Subproject commit 150864a76d4b18c97da1459f355c6a86540a0863