add ffmpegthumbnailer, close #455

This commit is contained in:
Luke Smith 2022-05-25 09:26:26 -04:00
parent df0f8bed6b
commit 18e594e606
No known key found for this signature in database
GPG Key ID: 4C50B54A911F6252

View File

@ -16,6 +16,7 @@ A,lf-git,"is an extensive terminal file manager that everyone likes."
,sxiv,"is a minimalist image viewer." ,sxiv,"is a minimalist image viewer."
,xwallpaper,"sets the wallpaper." ,xwallpaper,"sets the wallpaper."
,ffmpeg,"can record and splice video and audio on the command line." ,ffmpeg,"can record and splice video and audio on the command line."
,fmpegthumbnailer,"creates thumbnail previews of video files."
,gnome-keyring,"serves as the system keyring." ,gnome-keyring,"serves as the system keyring."
A,gtk-theme-arc-gruvbox-git,"gives the dark GTK theme used in LARBS." A,gtk-theme-arc-gruvbox-git,"gives the dark GTK theme used in LARBS."
,python-qdarkstyle,"provides a dark Qt theme." ,python-qdarkstyle,"provides a dark Qt theme."

1 #TAG NAME IN REPO (or git url) PURPOSE (should be a verb phrase to sound right while installing)
16 sxiv is a minimalist image viewer.
17 xwallpaper sets the wallpaper.
18 ffmpeg can record and splice video and audio on the command line.
19 fmpegthumbnailer creates thumbnail previews of video files.
20 gnome-keyring serves as the system keyring.
21 A gtk-theme-arc-gruvbox-git gives the dark GTK theme used in LARBS.
22 python-qdarkstyle provides a dark Qt theme.