Dotfiles/setup/modules/optional-Modules/apps
Amir Alexander Abdelbaki f5a1182a3d feat(plymouth): add custom-logo variant, sync answerfile + docs
- plymouth.sh: accepts PLYMOUTH_LOGO_SRC env var; PNG used as-is, SVG
  converted via rsvg-convert (librsvg only installed when needed)
- apps/plymouth-custom.sh: thin wrapper that validates the caller-supplied
  path and delegates to plymouth.sh with PLYMOUTH_LOGO_SRC exported
- install-modules.sh: adds 'Plymouth (custom)' checklist entry; prompts
  for image path via inputbox before the confirmation dialog; exports
  PLYMOUTH_LOGO_SRC into the module run
- generate-answerfile.sh: adds 'plymouth' (on by default) to the
  components checklist to match tui-install.sh
- docs: installation.md and modules.md updated with Plymouth component,
  answerfile schema, mkinitcpio note, and custom-logo module entry

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01SyBNiWy3wpawrWb9ryVk7p
2026-06-26 10:57:32 +02:00
..
anti-malware.sh chore: add inline comments across all modules and configs 2026-06-25 13:07:06 +02:00
ardour.sh chore: add inline comments across all modules and configs 2026-06-25 13:07:06 +02:00
audacity.sh chore: add inline comments across all modules and configs 2026-06-25 13:07:06 +02:00
blender-povray.sh chore: add inline comments across all modules and configs 2026-06-25 13:07:06 +02:00
butter.sh chore: add inline comments across all modules and configs 2026-06-25 13:07:06 +02:00
caldav-sync.sh chore: add inline comments across all modules and configs 2026-06-25 13:07:06 +02:00
cecilia.sh chore: add inline comments across all modules and configs 2026-06-25 13:07:06 +02:00
chromium.sh chore: add inline comments across all modules and configs 2026-06-25 13:07:06 +02:00
claude.sh chore: add inline comments across all modules and configs 2026-06-25 13:07:06 +02:00
cockpit.sh chore: add inline comments across all modules and configs 2026-06-25 13:07:06 +02:00
codeblocks.sh chore: add inline comments across all modules and configs 2026-06-25 13:07:06 +02:00
croc.sh chore: add inline comments across all modules and configs 2026-06-25 13:07:06 +02:00
db-clients.sh chore: add inline comments across all modules and configs 2026-06-25 13:07:06 +02:00
disk-recovery.sh chore: add inline comments across all modules and configs 2026-06-25 13:07:06 +02:00
docker.sh chore: add inline comments across all modules and configs 2026-06-25 13:07:06 +02:00
doom.sh chore: add inline comments across all modules and configs 2026-06-25 13:07:06 +02:00
ffmpeg.sh chore: add inline comments across all modules and configs 2026-06-25 13:07:06 +02:00
firefox.sh chore: add inline comments across all modules and configs 2026-06-25 13:07:06 +02:00
freeipa-client.sh chore: add inline comments across all modules and configs 2026-06-25 13:07:06 +02:00
freeipa-image-builder.sh feat(installer): add structured logging to all modules and installers 2026-05-22 01:44:31 +02:00
freeipa-server.sh feat(installer): add structured logging to all modules and installers 2026-05-22 01:44:31 +02:00
geany.sh chore: add inline comments across all modules and configs 2026-06-25 13:07:06 +02:00
gimp.sh chore: add inline comments across all modules and configs 2026-06-25 13:07:06 +02:00
gnuplot.sh chore: add inline comments across all modules and configs 2026-06-25 13:07:06 +02:00
himalaya.sh chore: add inline comments across all modules and configs 2026-06-25 13:07:06 +02:00
imagemagick.sh chore: add inline comments across all modules and configs 2026-06-25 13:07:06 +02:00
inkscape.sh chore: add inline comments across all modules and configs 2026-06-25 13:07:06 +02:00
k8s.sh chore: add inline comments across all modules and configs 2026-06-25 13:07:06 +02:00
kate.sh chore: add inline comments across all modules and configs 2026-06-25 13:07:06 +02:00
kdenlive.sh chore: add inline comments across all modules and configs 2026-06-25 13:07:06 +02:00
krita.sh chore: add inline comments across all modules and configs 2026-06-25 13:07:06 +02:00
lamco-rdp-server.sh chore: add inline comments across all modules and configs 2026-06-25 13:07:06 +02:00
librewolf.sh chore: add inline comments across all modules and configs 2026-06-25 13:07:06 +02:00
llama-cpp.sh chore: add inline comments across all modules and configs 2026-06-25 13:07:06 +02:00
lmms.sh chore: add inline comments across all modules and configs 2026-06-25 13:07:06 +02:00
localsend.sh chore: add inline comments across all modules and configs 2026-06-25 13:07:06 +02:00
localtunnel.sh chore: add inline comments across all modules and configs 2026-06-25 13:07:06 +02:00
mail-notmuch.sh chore: add inline comments across all modules and configs 2026-06-25 13:07:06 +02:00
min-browser.sh chore: add inline comments across all modules and configs 2026-06-25 13:07:06 +02:00
mixxx.sh chore: add inline comments across all modules and configs 2026-06-25 13:07:06 +02:00
mysql.sh chore: add inline comments across all modules and configs 2026-06-25 13:07:06 +02:00
networking-cli.sh chore: add inline comments across all modules and configs 2026-06-25 13:07:06 +02:00
nyxt.sh chore: add inline comments across all modules and configs 2026-06-25 13:07:06 +02:00
ollama.sh chore: add inline comments across all modules and configs 2026-06-25 13:07:06 +02:00
onlyoffice.sh chore: add inline comments across all modules and configs 2026-06-25 13:07:06 +02:00
open-webui.sh chore: add inline comments across all modules and configs 2026-06-25 13:07:06 +02:00
openarena.sh chore: add inline comments across all modules and configs 2026-06-25 13:07:06 +02:00
openshot.sh chore: add inline comments across all modules and configs 2026-06-25 13:07:06 +02:00
plymouth-custom.sh feat(plymouth): add custom-logo variant, sync answerfile + docs 2026-06-26 10:57:32 +02:00
podman.sh chore: add inline comments across all modules and configs 2026-06-25 13:07:06 +02:00
prismlauncher.sh chore: add inline comments across all modules and configs 2026-06-25 13:07:06 +02:00
productivity.sh chore: add inline comments across all modules and configs 2026-06-25 13:07:06 +02:00
qemu.sh chore: add inline comments across all modules and configs 2026-06-25 13:07:06 +02:00
rdp-client.sh feat(setup/apps): convert graphical apps to Flatpak-first with cyberqueer GTK theme 2026-06-24 10:19:06 +02:00
sauerbraten.sh feat(installer): add structured logging to all modules and installers 2026-05-22 01:44:31 +02:00
shotcut.sh feat(setup/apps): convert graphical apps to Flatpak-first with cyberqueer GTK theme 2026-06-24 10:19:06 +02:00
sox.sh feat(installer): add structured logging to all modules and installers 2026-05-22 01:44:31 +02:00
spotify.sh feat(installer): add structured logging to all modules and installers 2026-05-22 01:44:31 +02:00
ssh-server.sh feat(installer): add structured logging to all modules and installers 2026-05-22 01:44:31 +02:00
steam.sh feat(setup/apps): convert graphical apps to Flatpak-first with cyberqueer GTK theme 2026-06-24 10:19:06 +02:00
stuntrally.sh feat(setup/apps): convert graphical apps to Flatpak-first with cyberqueer GTK theme 2026-06-24 10:19:06 +02:00
tetris.sh feat(installer): add structured logging to all modules and installers 2026-05-22 01:44:31 +02:00
timeshift.sh feat(installer): add structured logging to all modules and installers 2026-05-22 01:44:31 +02:00
tlp.sh feat(installer): add structured logging to all modules and installers 2026-05-22 01:44:31 +02:00
toot.sh feat(installer): add structured logging to all modules and installers 2026-05-22 01:44:31 +02:00
vesktop.sh feat(setup/apps): convert graphical apps to Flatpak-first with cyberqueer GTK theme 2026-06-24 10:19:06 +02:00
vintagestory.sh feat(installer): add structured logging to all modules and installers 2026-05-22 01:44:31 +02:00
vscodium.sh feat(setup/apps): convert graphical apps to Flatpak-first with cyberqueer GTK theme 2026-06-24 10:19:06 +02:00
wireshark.sh feat(setup/apps): convert graphical apps to Flatpak-first with cyberqueer GTK theme 2026-06-24 10:19:06 +02:00
xournal.sh feat(setup/apps): convert graphical apps to Flatpak-first with cyberqueer GTK theme 2026-06-24 10:19:06 +02:00
yt-dlp.sh feat(installer): add structured logging to all modules and installers 2026-05-22 01:44:31 +02:00
zed.sh feat(setup/apps): convert graphical apps to Flatpak-first with cyberqueer GTK theme 2026-06-24 10:19:06 +02:00
zen-browser.sh feat(setup/apps): convert graphical apps to Flatpak-first with cyberqueer GTK theme 2026-06-24 10:19:06 +02:00