From 04e21f7a1d0f699e4e16fa4cfde04076520e2ff4 Mon Sep 17 00:00:00 2001 From: Sam Chudnick Date: Thu, 16 Jun 2022 21:08:10 -0400 Subject: Added several new bindings and changed one Added new bindings for mail sync script and password manager scripts. Changed ranger binding to launch newsboat instead. --- .config/sxhkd/sxhkdrc | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index bf155cf..fb46187 100644 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -39,8 +39,10 @@ super + w wireshark super + e urxvt -e firejail neomutt +super + shift + e + ~/.local/bin/getmail super + r - urxvt -e ranger + urxvt -e firejail newsboat super + a urxvt -e calcurse -D ~/.config/calcurse super + s @@ -53,6 +55,10 @@ super + f firejail firefox super + shift + f firefox +super + z + $HOME/.local/bin/getpass +super + shift + z + $HOME/.local/bin/getpass-otp super + x keepassxc super + c -- cgit v1.2.3