update
This commit is contained in:
parent
8668b3d58b
commit
09e8114a55
@ -2,13 +2,42 @@
|
|||||||
# MacOS Wallpapers for linux desktop
|
# MacOS Wallpapers for linux desktop
|
||||||
|
|
||||||
## WhiteSur (Big Sur) Wallpapers
|
## WhiteSur (Big Sur) Wallpapers
|
||||||

|

|
||||||

|

|
||||||
|
|
||||||
## Monterey Wallpapers
|
## Monterey Wallpapers
|
||||||

|

|
||||||

|

|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
### Install
|
### Install Gnome Backgrounds (wallpaper will change according to time)
|
||||||
|
|
||||||
|
```sh
|
||||||
|
./install-gnome-backgrounds.sh
|
||||||
|
```
|
||||||
|
|
||||||
|
> Options:
|
||||||
|
|
||||||
|
```
|
||||||
|
-t, --theme VARIANT Specify theme variant(s) [whitesur|monterey] (Default: All variants)s)
|
||||||
|
-s, --screen VARIANT Specify screen variant [1080p|2k|4k] (Default: 1080p)
|
||||||
|
-u, --uninstall Uninstall wallpappers
|
||||||
|
-h, --help Show help
|
||||||
|
```
|
||||||
|
|
||||||
|
### Install Normal Wallpappers
|
||||||
|
|
||||||
|
```sh
|
||||||
|
./install-wallpapers.sh
|
||||||
|
```
|
||||||
|
|
||||||
|
> Options:
|
||||||
|
|
||||||
|
```
|
||||||
|
-t, --theme VARIANT Specify theme variant(s) [whitesur|monterey] (Default: All variants)s)
|
||||||
|
-c, --color VARIANT Specify color variant(s) [light|dark] (Default: All variants)s)
|
||||||
|
-s, --screen VARIANT Specify screen variant [1080p|2k|4k] (Default: 1080p)
|
||||||
|
-u, --uninstall Uninstall wallpappers
|
||||||
|
-h, --help Show help
|
||||||
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user