mirror of
https://github.com/ful1e5/apple_cursor.git
synced 2025-05-27 21:44:23 -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
|
||||
|
||||
<!-- Install Video -->
|
||||
<p align="center">
|
||||
<video src="https://i.imgur.com/zIF1JkH.mp4" width="75%" autoplay loop preload></video>
|
||||
</p>
|
||||
|
||||
```bash
|
||||
# Unpack
|
||||
mkdir macOSBigSur && tar -xvf macOSBigSur.tar -C macOSBigSur
|
||||
```
|
||||
|
||||
#### for local user
|
||||
|
||||
```bash
|
||||
# For local users
|
||||
mv macOSBigSur ~/.icons/
|
||||
```
|
||||
|
||||
#### for all users
|
||||
|
||||
```bash
|
||||
# For all users
|
||||
sudo mv macOSBigSur /usr/share/icons/
|
||||
```
|
||||
|
||||
<!-- Install Video -->
|
||||
<!-- <video src="https://i.imgur.com/zIF1JkH.mp4" width="75%" autoplay loop preload></video> -->
|
||||
|
||||
### Windows
|
||||
|
||||
1. Open the `settings` app.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue