From 7ec42661e65c74d726f941e7786254cf40114d5b Mon Sep 17 00:00:00 2001 From: paul-loedige <59517210+ploedige@users.noreply.github.com> Date: Thu, 4 Apr 2024 16:26:18 +0200 Subject: [PATCH] added archive formats for xarchiver --- config.org | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/config.org b/config.org index 66d81b9..9c78623 100644 --- a/config.org +++ b/config.org @@ -3439,6 +3439,29 @@ transmission-gtk #+begin_src shell :tangle pkg-list.txt xarchiver #+end_src +*** Optional Dependencies +#+begin_src shell :tangle pkg-list.txt +arj +binutils +bzip2 +cpio +gzip +lhasa +lrzip +lz4 +lzip +lzop +p7zip +tar +unarj +unrar +unzip +xdg-utils +xz +zip +zstd +#+end_src +** XClip #+begin_src shell :tangle pkg-list.txt xclip #+end_src