mirror of
https://github.com/flynx/post-install.git
synced 2025-12-26 05:02:00 +00:00
Compare commits
No commits in common. "13b553647caade0ed580fc94227be0e2014458d2" and "04258fd299f6df616f3aae2d61c789d1c5fdd85a" have entirely different histories.
13b553647c
...
04258fd299
18
post-install
18
post-install
@ -187,11 +187,10 @@ PKG_DNF=(
|
|||||||
nodejs golang
|
nodejs golang
|
||||||
|
|
||||||
# media...
|
# media...
|
||||||
vlc mpv cmus mpg123
|
vlc mpv
|
||||||
ffmpeg
|
ffmpeg
|
||||||
mkvtoolnix-gui
|
mkvtoolnix-gui
|
||||||
avidemux
|
avidemux
|
||||||
exiftool exiv2 vips-tools
|
|
||||||
|
|
||||||
# codecs...
|
# codecs...
|
||||||
gstreamer1-plugin-openh264
|
gstreamer1-plugin-openh264
|
||||||
@ -207,6 +206,7 @@ PKG_DNF=(
|
|||||||
# desktop...
|
# desktop...
|
||||||
ulauncher
|
ulauncher
|
||||||
gnome-tweaks
|
gnome-tweaks
|
||||||
|
gnome-shell-extension-gsconnect
|
||||||
|
|
||||||
# apps...
|
# apps...
|
||||||
krita
|
krita
|
||||||
@ -221,10 +221,9 @@ PKG_DNF=(
|
|||||||
# Gnome shell extensions...
|
# Gnome shell extensions...
|
||||||
gnome-shell-extension-gsconnect
|
gnome-shell-extension-gsconnect
|
||||||
gnome-shell-extension-caffeine
|
gnome-shell-extension-caffeine
|
||||||
gnome-shell-extension-dash-to-panel
|
gnome-shell-extension-dash-to-dock
|
||||||
gnome-shell-extension-blur-my-shell
|
gnome-shell-extension-blur-my-shell
|
||||||
gnome-shell-extension-appindicator
|
#gnome-shell-extension-just-perfection
|
||||||
gnome-shell-extension-just-perfection
|
|
||||||
)
|
)
|
||||||
|
|
||||||
PKG_NPM=(
|
PKG_NPM=(
|
||||||
@ -235,25 +234,20 @@ PKG_FLATPAK=(
|
|||||||
# system...
|
# system...
|
||||||
com.github.tchx84.Flatseal
|
com.github.tchx84.Flatseal
|
||||||
com.mattjakeman.ExtensionManager
|
com.mattjakeman.ExtensionManager
|
||||||
ca.desrt.dconf-editor
|
|
||||||
io.github.realmazharhussain.GdmSettings
|
io.github.realmazharhussain.GdmSettings
|
||||||
org.gustavoperedo.FontDownloader
|
org.gustavoperedo.FontDownloader
|
||||||
|
|
||||||
# net...
|
# net...
|
||||||
#org.briarproject.Briar
|
org.briarproject.Briar
|
||||||
io.github.ungoogled_software.ungoogled_chromium
|
com.github.Eloston.UngoogledChromium
|
||||||
org.localsend.localsend_app
|
|
||||||
|
|
||||||
# media...
|
# media...
|
||||||
fr.handbrake.ghb
|
fr.handbrake.ghb
|
||||||
fr.handbrake.ghb.Plugin.IntelMediaSDK
|
fr.handbrake.ghb.Plugin.IntelMediaSDK
|
||||||
org.avidemux.Avidemux
|
|
||||||
|
|
||||||
# tools...
|
# tools...
|
||||||
ch.openboard.OpenBoard
|
ch.openboard.OpenBoard
|
||||||
org.inkscape.Inkscape
|
|
||||||
org.blender.Blender
|
org.blender.Blender
|
||||||
com.github.xournalpp.xournalpp
|
|
||||||
)
|
)
|
||||||
|
|
||||||
PKG_SNAP=(
|
PKG_SNAP=(
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user