mirror of
https://github.com/t2linux/wiki.git
synced 2026-04-30 13:32:14 -07:00
Tools: Fix touchbar script path
This commit is contained in:
@@ -36,7 +36,7 @@ bash -c "echo \$tb > /sys/class/input/*/device/fnmode"
|
||||
echo "Done!"
|
||||
EOF
|
||||
|
||||
sudo chmod a+x /usr/local/bin/touchbar
|
||||
sudo chown root:root /usr/local/bin/touchbar
|
||||
sudo chmod a+x /usr/bin/touchbar
|
||||
sudo chown root:root /usr/bin/touchbar
|
||||
|
||||
echo "Run \"sudo touchbar\" to change the default Touch Bar mode"
|
||||
|
||||
Reference in New Issue
Block a user