📚 Linux install video

This commit is contained in:
ful1e5 2020-08-07 18:42:09 +05:30
parent 2156a745a7
commit 008c8cccaa

View file

@ -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.