Replaced ly display manager with lemurs
This commit is contained in:
parent
00ac0bb2fd
commit
c369ca8a7f
2
Install
2
Install
@ -11,4 +11,4 @@ DWM + DMenu + DWMBlocks
|
|||||||
ssh://git@git.luke-else.co.uk:222/luke-else/dmenu.git
|
ssh://git@git.luke-else.co.uk:222/luke-else/dmenu.git
|
||||||
ssh://git@git.luke-else.co.uk:222/luke-else/dwmblocks.git
|
ssh://git@git.luke-else.co.uk:222/luke-else/dwmblocks.git
|
||||||
|
|
||||||
install https://github.com/fairyglade/ly
|
install https://github.com/coastalwhite/lemurs
|
@ -28,7 +28,7 @@ git config --global user.email "mail@luke-else.co.uk"
|
|||||||
git clone ssh://git@git.luke-else.co.uk:222/luke-else/dwm.git
|
git clone ssh://git@git.luke-else.co.uk:222/luke-else/dwm.git
|
||||||
git clone ssh://git@git.luke-else.co.uk:222/luke-else/dmenu.git
|
git clone ssh://git@git.luke-else.co.uk:222/luke-else/dmenu.git
|
||||||
git clone ssh://git@git.luke-else.co.uk:222/luke-else/dwmblocks.git
|
git clone ssh://git@git.luke-else.co.uk:222/luke-else/dwmblocks.git
|
||||||
git clone --recurse-submodules ssh://git@github.com:fairyglade/ly.git
|
git clone https://github.com/coastalwhite/lemurs
|
||||||
|
|
||||||
cd dwm
|
cd dwm
|
||||||
git checkout dwm-patched
|
git checkout dwm-patched
|
||||||
@ -44,10 +44,9 @@ sudo cp ./statusbar/* /usr/local/bin/
|
|||||||
sudo make install
|
sudo make install
|
||||||
cd ..
|
cd ..
|
||||||
|
|
||||||
cd ly
|
cd lemurs
|
||||||
sudo make install installsystemd
|
sudo chmod +x install.sh
|
||||||
sudo systemctl enable ly.service
|
./install.sh
|
||||||
sudo systemct disable getty@tty2.service
|
|
||||||
cd ..
|
cd ..
|
||||||
|
|
||||||
cd ~
|
cd ~
|
||||||
|
Loading…
Reference in New Issue
Block a user