Skip to content

Commit

Permalink
Merge pull request #485 from t2linux/feat/postinstall/touchbar
Browse files Browse the repository at this point in the history
Update Touch Bar section
  • Loading branch information
NoaHimesaka1873 authored Dec 11, 2023
2 parents 0d53cdc + c20fb75 commit a875929
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions docs/guides/postinstall.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,15 +97,15 @@ If you are using an Ubuntu or Debian based distro:
1. Add the apt repo for T2 Macs from [here](https://github.com/AdityaGarg8/t2-ubuntu-repo#apt-repository-for-t2-macs).
2. Install `tiny-dfr` by running `sudo apt install tiny-dfr`.
3. Restart your Mac.
4. After restarting, you can run `sudo touchbar` to get a list of options that you can configure. Simply follow the on-screen instructions.

For other distros:
If you are using Arch Linux or EndeavourOS:

- The Touch Bar can be set up by running [this script](../tools/touchbar.sh) **in Linux** using `bash /path/to/script`. Make sure your Linux kernel and macOS is updated before running this script.
1. Install `tiny-dfr` by running `sudo pacman -Syu tiny-dfr`.
2. Restart your Mac.

- After running this script, if you wish to change the default mode of the Touch Bar, run `sudo touchbar` and choose the mode you wish.
For other distros:

- If you want to try something new and you're using Arch Linux, EndeavourOS, or Manjaro, you could install `touchbard` package and use that instead. For more information, visit [touchbard repository](https://github.com/NoaHimesaka1873/touchbard).
- Compile [`tiny-dfr`](https://github.com/kekrby/tiny-dfr) yourself if your distro don't have that packaged yet.

# Wi-Fi and Bluetooth

Expand Down

0 comments on commit a875929

Please sign in to comment.