X-Git-Url: https://njoseph.me/gitweb/nimcoon.git/blobdiff_plain/3ba7018e57814f0f382d798931215619ae1783a8..427e87f9d63a2514a8f31ba915e934fcab8399a2:/config.nim diff --git a/config.nim b/config.nim deleted file mode 100644 index 2431cd7..0000000 --- a/config.nim +++ /dev/null @@ -1,8 +0,0 @@ -# Your configuration here. - -# Supported video players in order of preference. -# Should be able to play YouTube videos directly. -let supportedPlayers* = ["mpv", "cvlc"] - -# Only show these many results -let limit* = 10