Skip to content

Deprecation Notice

Manjaro T2 support is deprecated. See Deprecation Plan for more information.

Migrating from Pykee's old kernel to new kernel

Run this in your terminal:

cat << EOF | sudo tee -a /etc/pacman.conf
[manjaro-mact2]
SigLevel = Never
Server = https://mirror.funami.tech/manjaro-mact2/os/x86_64
EOF
sudo pacman --ignore zfs-utils -Syu linux519-t2 linux519-t2-headers apple-bcm-wifi-firmware

After running this, remove old repository and reboot.

Upgrading to newer kernel (recommended)

Users using older kernels are advised to migrate to the newest kernel since the newer kernel has more support.

Join our Discord or enable notifications for this repository to get pings for new kernels.

Installing alongside Windows

If you want both Manjaro and Windows installed on your system, refer to this guide on triple booting as you install.

Switch Touchbar to Function Keys

Run this in your terminal:

sudo bash -c "echo 2 > /sys/class/input/*/device/fnmode"