mirror of
https://github.com/adi1090x/rofi.git
synced 2025-12-10 12:22:49 +01:00
* on some distributions sh is *not* bash, so don't enforce sh * it's not neccessarey to call the scripts with a shell because the permissions allow for direct execution * nitpicking: every part uses $HOME, so change ~ to $HOME for some calls