mirror of
https://github.com/ful1e5/apple_cursor.git
synced 2025-05-28 22:16:01 -04:00
📚 Linux install video
This commit is contained in:
parent
2156a745a7
commit
008c8cccaa
1 changed files with 8 additions and 13 deletions
21
README.md
21
README.md
|
@ -140,25 +140,20 @@ Download latest `stable` & `development` from [here](https://github.com/ful1e5/a
|
||||||
|
|
||||||
### Linux/X11
|
### Linux/X11
|
||||||
|
|
||||||
|
<!-- Install Video -->
|
||||||
|
<p align="center">
|
||||||
|
<video src="https://i.imgur.com/zIF1JkH.mp4" width="75%" autoplay loop preload></video>
|
||||||
|
</p>
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
# Unpack
|
||||||
mkdir macOSBigSur && tar -xvf macOSBigSur.tar -C macOSBigSur
|
mkdir macOSBigSur && tar -xvf macOSBigSur.tar -C macOSBigSur
|
||||||
```
|
# For local users
|
||||||
|
|
||||||
#### for local user
|
|
||||||
|
|
||||||
```bash
|
|
||||||
mv macOSBigSur ~/.icons/
|
mv macOSBigSur ~/.icons/
|
||||||
```
|
# For all users
|
||||||
|
|
||||||
#### for all users
|
|
||||||
|
|
||||||
```bash
|
|
||||||
sudo mv macOSBigSur /usr/share/icons/
|
sudo mv macOSBigSur /usr/share/icons/
|
||||||
```
|
```
|
||||||
|
|
||||||
<!-- Install Video -->
|
|
||||||
<!-- <video src="https://i.imgur.com/zIF1JkH.mp4" width="75%" autoplay loop preload></video> -->
|
|
||||||
|
|
||||||
### Windows
|
### Windows
|
||||||
|
|
||||||
1. Open the `settings` app.
|
1. Open the `settings` app.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue