summaryrefslogtreecommitdiff
path: root/.config/sxhkd
diff options
context:
space:
mode:
authorAndrew <saintruler@gmail.com>2021-05-11 19:45:32 +0400
committerAndrew <saintruler@gmail.com>2021-05-11 19:45:32 +0400
commit8d90f85a80d9670279dc6ce4e13df023a9efc9c4 (patch)
tree88bbaf944c261e4ea3be757303b58a7cd82829a2 /.config/sxhkd
parent2415600f57020fba9e43542bc226a4631a1b8e2d (diff)
Added passmenu shortcut
Diffstat (limited to '.config/sxhkd')
-rw-r--r--.config/sxhkd/sxhkdrc4
1 files changed, 4 insertions, 0 deletions
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