diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index 9c23600..68c9764 100644 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -51,7 +51,7 @@ super + shift + {h,j,k,l} player {prev,stop,toggle,next} super + shift + m - st -c "ncmpcpp" -e ncmpcpp + $TERMINAL -c "ncmpcpp" -e ncmpcpp super + shift + b script="$(printf "bibinput\nbibshow" | dmenu -i -p "which script?")" && $script