Update README.md

This commit is contained in:
BitHeaven 2022-08-19 19:52:14 +05:00 committed by GitHub
parent 98168dced1
commit 52317820bb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 21 additions and 1 deletions

View File

@ -1,2 +1,22 @@
# wpmp4 # wpmp4
Set mp4 wallpaper (DWM)
### requirements
```
xwinwrap
xrandr
```
### install
```
make install
```
### uninstall
```
make uninstall
```
### usage
```
wpmp4 <mp4 file>
```