Browse Source

Add specific apt-get command to install dependencies in Ubuntu

master
Zach Boatrite 9 years ago
parent
commit
81689fea57
  1. 4
      README.md

4
README.md

@ -51,6 +51,10 @@ Requirements
- libxkbcommon >= 0.5.0
- libxkbcommon-x11 >= 0.5.0
##### Ubuntu
sudo apt-get install pkg-config libxcb1 libpam-dev libcairo-dev libxcb-xinerama0-dev libev-dev libx11-dev libx11-xcb-dev libxkbcommon0 libxkbcommon-x11-0 libxcb-dpms0-dev libxcb-image0-dev libxcb-util0-dev libxcb-xkb-dev libxkbcommon-x11-dev
Running i3lock
--------------
Simply invoke the 'i3lock-color' command. To get out of it, enter your password and

Loading…
Cancel
Save