cleanup + adding mpd...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2025-07-12 13:56:23 +03:00
parent e1f53febd2
commit 2e4f1d3dea

View File

@ -416,7 +416,8 @@
gedit gedit
# media... # media...
vlc mpv cmus vlc mpv
cmus rmpc mpd mpc
yt-dlp media-downloader yt-dlp media-downloader
ffmpeg #ffmpegthumbnailer ffmpeg #ffmpegthumbnailer
httrack httrack
@ -495,18 +496,20 @@
fancyhdr pdfpages geometry varwidth hyphenat bigfoot lipsum fancyhdr pdfpages geometry varwidth hyphenat bigfoot lipsum
anyfontsize cprotect ccicons multitoc hardwrap catchfile anyfontsize cprotect ccicons multitoc hardwrap catchfile
titlesec hypdoc doctools needspace xstring listings imakeidx titlesec hypdoc doctools needspace xstring listings imakeidx
latexmk; latexmk
pax pax
# fonts... # fonts...
opensans courier opensans courier
# languages... # languages...
russ babel-russian hyphen-russian russ babel-russian hyphen-russian
# photobook... # photobook...
photobook photobook
;
#(setq org-latex-compiler "lualatex") #(setq org-latex-compiler "lualatex")
#(setq org-preview-latex-default-process 'dvisvgm) #(setq org-preview-latex-default-process 'dvisvgm)
}) })
@ -514,12 +517,8 @@
# jdk - required by texlive-pax (BUG: no dependency??) # jdk - required by texlive-pax (BUG: no dependency??)
temurin-jre-bin temurin-jre-bin
# fonts...
#nerdfonts
#blender #blender
#krita #krita
#gimp3
gimp3-with-plugins gimp3-with-plugins
]; ];