hot fix for rofi installation
This commit is contained in:
@@ -33,6 +33,7 @@ sudo dpkg -i awesome*.deb
|
||||
# rofi (rofi from apt does NOT work)
|
||||
cd
|
||||
git clone https://github.com/davatorium/rofi/
|
||||
cd rofi
|
||||
meson setup build
|
||||
sudo ninja -C build
|
||||
sudo ninja -C build install
|
||||
@@ -54,4 +55,4 @@ cp -r rofi ~/.config/.
|
||||
cp -r alacritty ~/.config/.
|
||||
|
||||
|
||||
echo " ===== make sure to reboot and select awesome desktop ====== "
|
||||
echo " ===== make sure to reboot and select awesome desktop ====== "
|
||||
|
||||
Reference in New Issue
Block a user