1
0
mirror of https://github.com/tiyn/dotfiles.git synced 2025-10-09 19:11:15 +02:00

added yay fzf style installation and removal, minor changes to scripts

This commit is contained in:
2021-12-07 20:31:49 +01:00
parent db2cea01b8
commit cfde9102ea
3 changed files with 10 additions and 1 deletions

View File

@@ -193,6 +193,11 @@ filextype *.djvu
\ {View in apvlv}
\ apvlv %f,
" epub
filextype *.epub
\ {View in zathura}
\ zathura %f,
" Audio
filetype *.wav,*.mp3,*.flac,*.m4a,*.wma,*.ape,*.ac3,*.og[agx],*.spx,*.opus
\ {Play using ffplay}