Skip to content

Instantly share code, notes, and snippets.

@doanhpv-0200
Last active June 18, 2019 06:55
Show Gist options
  • Select an option

  • Save doanhpv-0200/cb0d395ac5548faa793a7cb0bd19417e to your computer and use it in GitHub Desktop.

Select an option

Save doanhpv-0200/cb0d395ac5548faa793a7cb0bd19417e to your computer and use it in GitHub Desktop.
Install i3-lock color

Install i3-lock

git clone https://github.com/PandorasFox/i3lock-color.git 
cd i3lock-color
apt install libev-dev libxcb-composite0 libxcb-composite0-dev libxcb-xinerama0 libxcb-randr0  libxcb-xinerama0-dev  libxcb-xkb-dev  libxcb-image0-dev  libxcb-util-dev libxkbcommon-x11-dev libjpeg-turbo8-dev  libpam0g-dev libcairo2-dev libxcb-xrm-dev dh-autoreconf libxcb-randr0-dev libxcb-xtest0-dev libxkbcommon-dev
autoreconf -i && ./configure 
cd x86_64-pc-linux-gnu
make -j8

Install betterlockscreen

git clone https://github.com/pavanjadhaw/betterlockscreen
cd betterlockscreen
cp betterlockscreen ~/.local/bin/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment