dmenu added
This commit is contained in:
parent
1580b77032
commit
c33402d176
@ -75,6 +75,15 @@ make
|
||||
make install
|
||||
cd /tmp
|
||||
|
||||
dialog --infobox "Installing \"dmenu\" from source..." 4 40
|
||||
cd /tmp
|
||||
rm -rf dmenu
|
||||
git clone https://github.com/lukesmithxyz/dmenu.git
|
||||
cd dmenu
|
||||
make
|
||||
make install
|
||||
cd /tmp
|
||||
|
||||
# R markdown install.
|
||||
|
||||
dialog --infobox "Enabling Network Manager..." 4 40
|
||||
|
Loading…
Reference in New Issue
Block a user