remove log since it's not needed
This commit is contained in:
parent
24b6464d0b
commit
ae9a611ea6
47 changed files with 0 additions and 8388 deletions
|
@ -1,14 +0,0 @@
|
|||
#!/bin/bash
|
||||
YTFZF_ENABLE_FZF_DEFAULT_OPTS=1
|
||||
FZF_DEFAULT_OPTS="--color=border:magenta,info:green,header:green,info:yellow,hl:blue,label:magenta"
|
||||
show_thumbnails=1
|
||||
load_thumbnail_viewer kitty
|
||||
thumbnail_video_info_text () {
|
||||
printf "\n${c_cyan}%s" "$title"
|
||||
printf "\n "
|
||||
printf "\n${c_blue}Channel ${c_green}%s" "$channel"
|
||||
printf "\n${c_blue}Duration ${c_yellow}%s" "$duration"
|
||||
printf "\n${c_blue}Views ${c_magenta}%s" "$views"
|
||||
printf "\n${c_blue}Date ${c_cyan}%s" "$date"
|
||||
printf "\n "
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue