Run different modes from within Rofi #1900
LimCharles
started this conversation in
Ideas/Feature Requests
Replies: 1 comment 1 reply
-
what do you mean with 'calling the source code'? rofi -show drun -modes 'run,drun,ssh,window,keys' you can then switch between modes in rofi, even get a list of the modes. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I wanted to make a simple script to run Rofi where the different modes would be listed, such as run, filebrowser, ssh, window, etc., but I always ran into the error: "Do not run rofi from within rofi."
I was wondering if this was a feature anyone else was searching for, or if anyone found a solution by calling the sourcecode (run.c, etc.).
Beta Was this translation helpful? Give feedback.
All reactions