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

How to use as plain Rofi mode? #441

Open
weilbith opened this issue Jun 5, 2024 · 0 comments
Open

How to use as plain Rofi mode? #441

weilbith opened this issue Jun 5, 2024 · 0 comments

Comments

@weilbith
Copy link

weilbith commented Jun 5, 2024

Hey 👋🏾

I highly appreciate your fancy clipcat-menu implementation. But to be honest, I would like to use just my "regular" Rofi and have it added as a mode there. So I can just tab to it. Ofc that does not allow for all the fancy features, but a simple selection of an entry should work. I just don't want to use another OS mapping to open a different Rofi.

I'm also pretty sure it used to work in the past. In my Rofi configuration I had this line: modi: "<...other-modi...>,clipboard:clipcatctl list --no-id. But unfortunately, using the list --no-id command now, prints a single line with all entries concatenated. No more (?) a line by line list. Which is a bit unexpected, because without the --no-id parameters, it is a line by line list. And to my knowledge it used to be that --no-id just scraped off the leading ID part of each line.

But maybe there is even a smarter way to do it?
Thanks for your help!

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