From 4ce1c25bb2a8367e6e44d44f4db7f205b28fe71a Mon Sep 17 00:00:00 2001 From: Alexander Gehrke Date: Thu, 20 May 2021 20:05:04 +0200 Subject: [PATCH] updates --- mybindings.lua | 2 +- vicious | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/mybindings.lua b/mybindings.lua index 6ba6b29..42ee119 100644 --- a/mybindings.lua +++ b/mybindings.lua @@ -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")), --}}} diff --git a/vicious b/vicious index edfd512..150864a 160000 --- a/vicious +++ b/vicious @@ -1 +1 @@ -Subproject commit edfd51215e364b0460c17027ff4f8f951f03405a +Subproject commit 150864a76d4b18c97da1459f355c6a86540a0863