aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAleksander <aleksander.zien@gmail.com>2019-04-29 15:33:35 +0200
committerPhilipp Hemmelmayr <fips.hem@gmail.com>2019-04-29 15:33:35 +0200
commit3f5fd23839555899ee872092e2c339a7b919866c (patch)
treeaa811dbe7aab58457c27ab0f45c8904719d85082 /README.md
parentcdb603a3f2ac8cd24720245947749a863cb795ce (diff)
Add description for Void Linux installation (#118)
* Add description for Void Linux installation * fixed typo * shortened xbps instructions
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index e401dcf..9088117 100644
--- a/README.md
+++ b/README.md
@@ -96,6 +96,14 @@ export PATH="${PATH}:${HOME}/.local/bin/"
UtkarshVerma was so kind to provide an installation script for debian based systems, ![check it out here](https://github.com/UtkarshVerma/installer-scripts).
+#### Void Linux
+
+##### xbps repository
+
+`betterlockscreen` is available in official Void's repository as `betterlockscreen`.
+
+Installing using `xbps` (will automatically install all required dependencies): `xbps-install -S betterlockscreen`
+
### Configuration
You can customise various colors for betterlockscreen, copy config file from examples directory to `~/.config/betterlockscreenrc` and edit it accordingly.