Last active
June 18, 2019 06:55
-
-
Save doanhpv-0200/cb0d395ac5548faa793a7cb0bd19417e to your computer and use it in GitHub Desktop.
Revisions
-
doanhpv-0200 revised this gist
Jun 18, 2019 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -9,7 +9,7 @@ make -j8 ``` ## Install betterlockscreen ```bash git clone https://github.com/pavanjadhaw/betterlockscreen cd betterlockscreen cp betterlockscreen ~/.local/bin/ -
doanhpv-0200 revised this gist
Jun 18, 2019 . 1 changed file with 9 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,8 +1,16 @@ ## Install i3-lock ```bash 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 ``bash git clone https://github.com/pavanjadhaw/betterlockscreen cd betterlockscreen cp betterlockscreen ~/.local/bin/ ``` -
doanhpv-0200 revised this gist
Jun 18, 2019 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,7 +1,7 @@ ```sh 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 -
doanhpv-0200 revised this gist
Jun 18, 2019 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,7 +1,7 @@ ```sh 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 autoreconf -i && ./configure cd x86_64-pc-linux-gnu make -j8 -
Pham Van Doanh revised this gist
Mar 16, 2018 . 1 changed file with 3 additions and 2 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,7 +1,8 @@ ```sh 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 autoreconf -i && ./configure cd x86_64-pc-linux-gnu make -j8 ``` -
Pham Van Doanh created this gist
Mar 16, 2018 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,7 @@ 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 autoreconf -i && ./configure cd x86_64-pc-linux-gnu make -j8