diff options
Diffstat (limited to '.config/sxhkd/sxhkdrc')
| -rw-r--r-- | .config/sxhkd/sxhkdrc | 4 |
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 |