feat: add neomutt keybinding

This commit is contained in:
David JULIEN 2021-02-15 12:52:20 +01:00
parent 347d9e6997
commit 052ff9bfd0
1 changed files with 3 additions and 0 deletions

View File

@ -53,5 +53,8 @@ super + shift + {h,j,k,l}
super + shift + m
$TERMINAL -c "ncmpcpp" -e ncmpcpp
super + shift + n
$TERMINAL -c "neomutt" -e neomutt
super + shift + b
script="$(printf "bibinput\nbibshow" | dmenu -i -p "which script?")" && $script