Skip to content

_rofi() variable doesn't work inside bash blocks #241

@clydeconfigs

Description

@clydeconfigs

i was trying to add a custom theme and font editing the source code, and after some pain (which is typical of bash scripting), i found out that "_rofi" is not working when inside a block like

new_name="$(listgpg | crofi -dmenu -format 'f' -mesg "Copying to same Group. Please enter a name for the new entry" -p "> ")"

i suggest changing '_rofi' to 'crofi' or something like that. i haven't read how the build works, so i cannot directly commit it. just substitute all _rofi to other thing

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions