summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Chudnick <sam@chudnick.com>2022-06-16 21:08:10 -0400
committerSam Chudnick <sam@chudnick.com>2022-06-16 21:08:10 -0400
commit04e21f7a1d0f699e4e16fa4cfde04076520e2ff4 (patch)
tree825a27c81b064a1527aee409062426adf1e41ed4
parentb18ff21a81b556f60432c2ed3a3c483bc448b669 (diff)
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.
-rw-r--r--.config/sxhkd/sxhkdrc8
1 files changed, 7 insertions, 1 deletions
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
39 wireshark 39 wireshark
40super + e 40super + e
41 urxvt -e firejail neomutt 41 urxvt -e firejail neomutt
42super + shift + e
43 ~/.local/bin/getmail
42super + r 44super + r
43 urxvt -e ranger 45 urxvt -e firejail newsboat
44super + a 46super + a
45 urxvt -e calcurse -D ~/.config/calcurse 47 urxvt -e calcurse -D ~/.config/calcurse
46super + s 48super + s
@@ -53,6 +55,10 @@ super + f
53 firejail firefox 55 firejail firefox
54super + shift + f 56super + shift + f
55 firefox 57 firefox
58super + z
59 $HOME/.local/bin/getpass
60super + shift + z
61 $HOME/.local/bin/getpass-otp
56super + x 62super + x
57 keepassxc 63 keepassxc
58super + c 64super + c