mirror of
https://github.com/flynx/post-install.git
synced 2025-12-16 16:41:39 +00:00
Compare commits
3 Commits
e8a2fbed01
...
dbd074a25f
| Author | SHA1 | Date | |
|---|---|---|---|
| dbd074a25f | |||
| 7d3e378d3d | |||
| e4e16a3de8 |
@ -138,6 +138,8 @@ CFG_USER_COPY=(
|
||||
PKG_DNF_LATEX=(
|
||||
texlive-latex
|
||||
texlive-photobook
|
||||
texlive-collection-fontsrecommended
|
||||
mf
|
||||
)
|
||||
|
||||
# general user env tools...
|
||||
@ -213,6 +215,10 @@ PKG_DNF=(
|
||||
# XXX not sure if this supports Wayland...
|
||||
#flameshot
|
||||
|
||||
# spreasheet editors (cli)
|
||||
sc-im visidata
|
||||
pandoc
|
||||
|
||||
# fonts...
|
||||
mscore-fonts-all
|
||||
# tty fonts...
|
||||
@ -268,6 +274,7 @@ PKG_DNF=(
|
||||
# apps...
|
||||
krita
|
||||
pdftk
|
||||
rawtherapee
|
||||
# XXX needed for OBS' virtual camera + requires rpmfusion
|
||||
# $ sudo dnf install \
|
||||
# https://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm
|
||||
@ -333,7 +340,7 @@ PKG_FLATPAK=(
|
||||
org.inkscape.Inkscape
|
||||
org.blender.Blender
|
||||
org.gimp.GIMP
|
||||
com.rawtherapee.RawTherapee
|
||||
#com.rawtherapee.RawTherapee
|
||||
#io.github.CyberTimon.RapidRAW
|
||||
org.freecad.FreeCAD
|
||||
com.usebottles.bottles
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user