aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPavan Jadhaw <pavanjadhaw96@gmail.com>2019-01-28 10:56:47 +0530
committerPavan Jadhaw <pavanjadhaw96@gmail.com>2019-01-28 10:56:47 +0530
commit078960f2ca2db4ff099581deb2844d19b600d911 (patch)
tree70466ef4787d14648b4ed99dd5e7a96531293e20 /README.md
parent1045af0afb21848fc9a538d0583ad799964c05f5 (diff)
[doc] default config location for aur package
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index a20c8c0..f880404 100644
--- a/README.md
+++ b/README.md
@@ -102,6 +102,12 @@ You can customise various colors for betterlockscreen, copy config file from exa
If configuration file is not found then default configurations will be used.
+If you have installed betterlockscreen from AUR package, then you can copy default config from docs
+
+```sh
+cp /usr/share/doc/betterlockscreen/examples/betterlockscreenrc ~/.config
+```
+
### Usage
Run `betterlockscreen` and point it to either a directory (`betterlockscreen -u "path/to/dir"`) or an image (`betterlockscreen -u "/path/to/img.jpg"`) and that's all. `betterlockscreen` will change update its cache with image you provided.