i3 / i3lock

improved screen locker
https://i3wm.org/i3lock
BSD 3-Clause "New" or "Revised" License
921 stars 404 forks source link

Installation #127

Closed saviour123 closed 7 years ago

saviour123 commented 7 years ago

There is no installation guide. Can you refer me to how to install this lock.

Airblader commented 7 years ago

Generally we don't want people to compile on their own. Check your distro for a provided package and install that. If you need to compile from source anyway for some reason, i3lock uses the basic make-based approach

make && sudo make install