diff --git a/xfce-custom/Dockerfile b/xfce-custom/Dockerfile index 886dae2..9c3c7e3 100644 --- a/xfce-custom/Dockerfile +++ b/xfce-custom/Dockerfile @@ -6,7 +6,7 @@ ENV BROWSER=librewolf RUN set -eux; apt-get update; \ apt-get install -y --no-install-recommends xfce4 xfce4-terminal sudo; \ apt-get install -y wget curl gnupg lsb-release apt-transport-https ca-certificates \ - git nano sxiv mpv rsync kwrite xwallpaper + git nano sxiv mpv rsync kwrite xwallpaper aria2 RUN set -eux; \ # diff --git a/xfce-custom/dots/home/neko/.config/yt-dlp/config b/xfce-custom/dots/home/neko/.config/yt-dlp/config new file mode 100644 index 0000000..cce8251 --- /dev/null +++ b/xfce-custom/dots/home/neko/.config/yt-dlp/config @@ -0,0 +1 @@ +--downloader aria2c