mirror of
https://github.com/Raymo111/i3lock-color.git
synced 2024-11-11 13:50:52 -05:00
Add specific apt-get command to install dependencies in Ubuntu
This commit is contained in:
parent
2e8c3fd291
commit
81689fea57
1 changed files with 4 additions and 0 deletions
|
@ -51,6 +51,10 @@ Requirements
|
||||||
- libxkbcommon >= 0.5.0
|
- libxkbcommon >= 0.5.0
|
||||||
- libxkbcommon-x11 >= 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
|
Running i3lock
|
||||||
--------------
|
--------------
|
||||||
Simply invoke the 'i3lock-color' command. To get out of it, enter your password and
|
Simply invoke the 'i3lock-color' command. To get out of it, enter your password and
|
||||||
|
|
Loading…
Reference in a new issue