2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-10-11 03:55:54 -06:00
repo/extra/firefox/post-install

18 lines
353 B
Plaintext
Raw Normal View History

2019-12-30 22:19:59 -07:00
#!/bin/sh
cat <<EOF
2020-03-04 14:42:46 -07:00
NOTE: Install the 'hicolor-icon-theme' package if
no other icon themes are installed.
2019-12-30 22:19:59 -07:00
NOTE: Install the 'firefox-privacy' package to
enable extra privacy restrictions.
NOTE: This includes more telemetry removals,
hardened settings, no phoning-home etc.
-> kiss b firefox-privacy
-> kiss i firefox-privacy
EOF