aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPavan Jadhaw <pavanjadhaw96@gmail.com>2017-12-12 08:05:30 +0530
committerGitHub <noreply@github.com>2017-12-12 08:05:30 +0530
commit825671bd5b0e2655fb36afc885caae04a87b0331 (patch)
treef461f40805522fe2d0d0a8ca8b8c7e12063d2415
parent717572a0e305d0c05e89c5bf7a88f922e7bb2285 (diff)
Update README.md
-rw-r--r--README.md13
1 files changed, 9 insertions, 4 deletions
diff --git a/README.md b/README.md
index 098567b..95f7d07 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,5 @@
# better_lockscreen
-
-A simple lock script for i3lock
+*A simple lock script for i3lock*
Most of i3lock script out there converts your defined image to add blur, glitch or dim effect to image and it feels so slow and btw who needs dynamic lock background,
its not like I change lockscreen background every 5 minutes.
@@ -93,18 +92,24 @@ chmod +x lock.sh
### Load/Update the image cache
-Grab your favourite image for lockscreen background
+*Grab your favourite image for lockscreen background*
```
./lock.sh -u path/to/image.img
```
-Or supply a directory with images, and a random one will be used
+*if you want to use random image from specific directory*
```
./lock.sh -u path/to/imagedir
```
+*set random image as desktop background too*
+
+```
+./lock.sh -u path/to/imagedir && ./lock.sh -w
+```
+
---
### To lockscreen