Added cava .config file
This commit is contained in:
parent
b8e0142844
commit
cf3714f565
13 changed files with 840 additions and 91 deletions
|
|
@ -22,9 +22,9 @@ api_key: YOUR API KEY HERE
|
|||
shell: sh
|
||||
legacy_input_handling: false
|
||||
env:
|
||||
terminal-emulator: konsole -e
|
||||
save-path: ~/.local/share/youtube-tui/saved/
|
||||
browser: xdg-open
|
||||
save-path: ~/.local/share/youtube-tui/saved/
|
||||
terminal-emulator: konsole -e
|
||||
youtube-downloader: yt-dlp
|
||||
download-path: ~/Downloads/%(title)s-%(id)s.%(ext)s
|
||||
video-player: mpv
|
||||
download-path: ~/Downloads/%(title)s-%(id)s.%(ext)s
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue