mirror of
https://github.com/flynx/post-install.git
synced 2025-10-28 10:10:08 +00:00
Compare commits
4 Commits
04258fd299
...
13b553647c
| Author | SHA1 | Date | |
|---|---|---|---|
| 13b553647c | |||
| 25dc0932b0 | |||
| 0ecfe21b01 | |||
| a64d76dbd1 |
18
post-install
18
post-install
@ -187,10 +187,11 @@ PKG_DNF=(
|
||||
nodejs golang
|
||||
|
||||
# media...
|
||||
vlc mpv
|
||||
vlc mpv cmus mpg123
|
||||
ffmpeg
|
||||
mkvtoolnix-gui
|
||||
avidemux
|
||||
exiftool exiv2 vips-tools
|
||||
|
||||
# codecs...
|
||||
gstreamer1-plugin-openh264
|
||||
@ -206,7 +207,6 @@ PKG_DNF=(
|
||||
# desktop...
|
||||
ulauncher
|
||||
gnome-tweaks
|
||||
gnome-shell-extension-gsconnect
|
||||
|
||||
# apps...
|
||||
krita
|
||||
@ -221,9 +221,10 @@ PKG_DNF=(
|
||||
# Gnome shell extensions...
|
||||
gnome-shell-extension-gsconnect
|
||||
gnome-shell-extension-caffeine
|
||||
gnome-shell-extension-dash-to-dock
|
||||
gnome-shell-extension-dash-to-panel
|
||||
gnome-shell-extension-blur-my-shell
|
||||
#gnome-shell-extension-just-perfection
|
||||
gnome-shell-extension-appindicator
|
||||
gnome-shell-extension-just-perfection
|
||||
)
|
||||
|
||||
PKG_NPM=(
|
||||
@ -234,20 +235,25 @@ 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
|
||||
com.github.Eloston.UngoogledChromium
|
||||
#org.briarproject.Briar
|
||||
io.github.ungoogled_software.ungoogled_chromium
|
||||
org.localsend.localsend_app
|
||||
|
||||
# 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