# This is a sample config file, refer to ytfzf(5) for more information # In the previous version of ytfzf this file had all the examples, with all defaults set, # this has been changed because it made it impossible for us to change default values that were broken or causing bugs, # as everyone used the default configuration file. # we are now going to only have this sample config file, and the ytfzf(5) manual, which has explanation of every variable and function that can be set. #a sample config below: # user ffplay instead of mpv video_player () { ffplayer.sh "$@" }