adding ifuse and other utils
This commit is contained in:
parent
4db4ad6a1d
commit
e129b40d41
|
@ -63,6 +63,10 @@
|
||||||
"make"
|
"make"
|
||||||
"git"
|
"git"
|
||||||
"curl"
|
"curl"
|
||||||
|
"vlc"
|
||||||
|
"mpv"
|
||||||
|
"mpv-mpris"
|
||||||
|
"libva"
|
||||||
"libva-utils"
|
"libva-utils"
|
||||||
"neofetch"
|
"neofetch"
|
||||||
"qrencode"
|
"qrencode"
|
||||||
|
@ -78,6 +82,7 @@
|
||||||
"btop"
|
"btop"
|
||||||
"htop"
|
"htop"
|
||||||
"ripgrep"
|
"ripgrep"
|
||||||
|
"imagemagick"
|
||||||
"jq"
|
"jq"
|
||||||
"bat"
|
"bat"
|
||||||
"alacritty"
|
"alacritty"
|
||||||
|
@ -114,8 +119,25 @@
|
||||||
"ffmpegthumbnailer"
|
"ffmpegthumbnailer"
|
||||||
"kio"
|
"kio"
|
||||||
"kio-fuse"
|
"kio-fuse"
|
||||||
|
"ifuse"
|
||||||
|
"libimobiledevice"
|
||||||
"kio-extras"
|
"kio-extras"
|
||||||
|
"usbmuxd"
|
||||||
|
"darktable"
|
||||||
|
;; "nautilus"
|
||||||
|
"thunar"
|
||||||
"dconf"
|
"dconf"
|
||||||
|
"dconf-editor"
|
||||||
|
;; "tracker"
|
||||||
|
;; "tracker-miners"
|
||||||
|
"gvfs"
|
||||||
|
;; "texlive"
|
||||||
|
;; "texlive-pdfx"
|
||||||
|
;; "texlive-latex-pdfx"
|
||||||
|
"trash-cli"
|
||||||
|
"jmtpfs"
|
||||||
|
"libmtp"
|
||||||
|
"xfconf"
|
||||||
"kfind"
|
"kfind"
|
||||||
"kiconthemes"
|
"kiconthemes"
|
||||||
"gvfs"
|
"gvfs"
|
||||||
|
@ -130,6 +152,10 @@
|
||||||
"perl-image-exiftool"
|
"perl-image-exiftool"
|
||||||
"srt"
|
"srt"
|
||||||
"breeze-icons"
|
"breeze-icons"
|
||||||
|
"distrobox"
|
||||||
|
"libreoffice"
|
||||||
|
;; "nemo"
|
||||||
|
;; "tridactyl-native"
|
||||||
"qtwayland@5.15.8"
|
"qtwayland@5.15.8"
|
||||||
"qtdeclarative@5.15.8"
|
"qtdeclarative@5.15.8"
|
||||||
"egl-wayland"
|
"egl-wayland"
|
||||||
|
|
Loading…
Reference in a new issue