mirror of
https://github.com/flynx/post-install.git
synced 2025-10-29 02:30:08 +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
|
||||
|
||||
# media...
|
||||
vlc mpv cmus mpg123
|
||||
vlc mpv
|
||||
ffmpeg
|
||||
mkvtoolnix-gui
|
||||
avidemux
|
||||
exiftool exiv2 vips-tools
|
||||
|
||||
# codecs...
|
||||
gstreamer1-plugin-openh264
|
||||
@ -207,6 +206,7 @@ PKG_DNF=(
|
||||
# desktop...
|
||||
ulauncher
|
||||
gnome-tweaks
|
||||
gnome-shell-extension-gsconnect
|
||||
|
||||
# apps...
|
||||
krita
|
||||
@ -221,10 +221,9 @@ PKG_DNF=(
|
||||
# Gnome shell extensions...
|
||||
gnome-shell-extension-gsconnect
|
||||
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-appindicator
|
||||
gnome-shell-extension-just-perfection
|
||||
#gnome-shell-extension-just-perfection
|
||||
)
|
||||
|
||||
PKG_NPM=(
|
||||
@ -235,25 +234,20 @@ PKG_FLATPAK=(
|
||||
# system...
|
||||
com.github.tchx84.Flatseal
|
||||
com.mattjakeman.ExtensionManager
|
||||
ca.desrt.dconf-editor
|
||||
io.github.realmazharhussain.GdmSettings
|
||||
org.gustavoperedo.FontDownloader
|
||||
|
||||
# net...
|
||||
#org.briarproject.Briar
|
||||
io.github.ungoogled_software.ungoogled_chromium
|
||||
org.localsend.localsend_app
|
||||
org.briarproject.Briar
|
||||
com.github.Eloston.UngoogledChromium
|
||||
|
||||
# media...
|
||||
fr.handbrake.ghb
|
||||
fr.handbrake.ghb.Plugin.IntelMediaSDK
|
||||
org.avidemux.Avidemux
|
||||
|
||||
# tools...
|
||||
ch.openboard.OpenBoard
|
||||
org.inkscape.Inkscape
|
||||
org.blender.Blender
|
||||
com.github.xournalpp.xournalpp
|
||||
)
|
||||
|
||||
PKG_SNAP=(
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user