adi1090x / rofi

A huge collection of Rofi based custom Applets, Launchers & Powermenus.
GNU General Public License v3.0
6.62k stars 306 forks source link

Add fixes for setup script #76

Closed Mudskipper875 closed 2 years ago

Mudskipper875 commented 2 years ago

Use $0 instead of pwd command

False positive with [[ -f "$ROFI_DIR/config.rasi" ]]

Some more fixes/changes