From 8d90f85a80d9670279dc6ce4e13df023a9efc9c4 Mon Sep 17 00:00:00 2001 From: Andrew Date: Tue, 11 May 2021 19:45:32 +0400 Subject: Added passmenu shortcut --- .config/sxhkd/sxhkdrc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index 45d168d..9538a23 100644 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -10,6 +10,10 @@ super + Return super + p rofi -theme solarized_alternate -show drun +# password manager +super + shift + p + passmenu -i -l 5 + # make sxhkd reload its configuration files: super + Escape pkill -USR1 -x sxhkd -- cgit v1.2.3