mirror of
https://codeberg.org/kiss-community/repo
synced 2024-11-16 03:30:23 -07:00
15 lines
300 B
Bash
Executable File
15 lines
300 B
Bash
Executable File
#!/bin/sh
|
|
|
|
cat <<EOF
|
|
|
|
NOTE: Install the 'hicolor-icon-theme' package if
|
|
no other icon themes are installed.
|
|
|
|
NOTE: Install the 'firefox-privacy' package to
|
|
enable extra privacy restrictions.
|
|
|
|
NOTE: This includes more telemetry removals,
|
|
hardened settings, no phoning-home etc.
|
|
|
|
EOF
|