Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
clydeconfigs opened this issue Feb 17, 2024 · 0 comments
Open

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

clydeconfigs opened this issue Feb 17, 2024 · 0 comments

Comments

@clydeconfigs
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant