dotfiles/system/mac-fnmode/fnmode-persistent.sh

4 lines
119 B
Bash
Executable File

#!/bin/sh
echo options hid_apple fnmode=2 | sudo tee -a /etc/modprobe.d/hid_apple.conf
sudo update-initramfs -u -k all