From cbe59feb58690b2606bdd7abc2c53cae6b06bf75 Mon Sep 17 00:00:00 2001 From: ZachIR Date: Mon, 10 Jul 2023 22:11:51 -0500 Subject: Remove graphical configs for server branch --- ytfzf/conf.sh | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 ytfzf/conf.sh (limited to 'ytfzf') diff --git a/ytfzf/conf.sh b/ytfzf/conf.sh deleted file mode 100644 index d715a7e..0000000 --- a/ytfzf/conf.sh +++ /dev/null @@ -1,9 +0,0 @@ -YTFZF_EXTMENU=' bemenu -i -l 30 -p "Search:" ' - -YTFZF_PLAYER='mpv --save-position-on-quit' -YTFZF_PLAYER_FORMAT='mpv --save-position-on-quit --ytdl-format=' - -cache_dir="$XDG_CACHE_HOME/ytfzf" -history_file="$cache_dir/ytfzf_hst" -current_file="$cache_dir/ytfzf_cur" -thumbnail_viewer="catimg" -- cgit v1.2.3