mirror of
https://github.com/adi1090x/rofi.git
synced 2026-05-04 04:23:10 +02:00
df6dde18d6
* 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