diff --git a/autoinstall_pop_os.sh b/autoinstall_pop_os.sh index 98ad6a2..b8fed3b 100644 --- a/autoinstall_pop_os.sh +++ b/autoinstall_pop_os.sh @@ -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 ====== " \ No newline at end of file +echo " ===== make sure to reboot and select awesome desktop ====== "