From 3f5fd23839555899ee872092e2c339a7b919866c Mon Sep 17 00:00:00 2001 From: Aleksander Date: Mon, 29 Apr 2019 15:33:35 +0200 Subject: Add description for Void Linux installation (#118) * Add description for Void Linux installation * fixed typo * shortened xbps instructions --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'README.md') 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. -- cgit v1.2.3