feat: add neomutt keybinding
This commit is contained in:
parent
347d9e6997
commit
052ff9bfd0
@ -53,5 +53,8 @@ super + shift + {h,j,k,l}
|
|||||||
super + shift + m
|
super + shift + m
|
||||||
$TERMINAL -c "ncmpcpp" -e ncmpcpp
|
$TERMINAL -c "ncmpcpp" -e ncmpcpp
|
||||||
|
|
||||||
|
super + shift + n
|
||||||
|
$TERMINAL -c "neomutt" -e neomutt
|
||||||
|
|
||||||
super + shift + b
|
super + shift + b
|
||||||
script="$(printf "bibinput\nbibshow" | dmenu -i -p "which script?")" && $script
|
script="$(printf "bibinput\nbibshow" | dmenu -i -p "which script?")" && $script
|
||||||
|
Reference in New Issue
Block a user