DaemonForums  

Go Back   DaemonForums > OpenBSD > OpenBSD Packages and Ports

OpenBSD Packages and Ports Installation and upgrading of packages and ports on OpenBSD.

Reply
 
Thread Tools Display Modes
  #1   (View Single Post)  
Old 12th December 2020
stanl stanl is offline
Real Name: Stan
Package Pilot
 
Join Date: Jun 2019
Location: New York
Posts: 163
Default rofi -I am stumped

Could someone please explain to me how this damn program is supposed to work?

Just typing rofi tells me that the following modi are enabled: window,run,ssh.
If I want to enable other modi I should add it to the list of modi in the modi setting.

So, there's a modi line in ~/config.rasi with window,run,and ssh. I add file-browser to the line and it has no effect. Is this really an application that ignores it's own config file?

Now, I can add file-browser with rofi -modi file-browser but then all the other modi are now disabled. That is until I run rofi again where file-browser which was enabled is now disabled and the original window,run and ssh are re-enabled.

Sorry to ramble but what should be a fairly simple program turns out to be increasingly frustrating.

What am I missing?
Reply With Quote
  #2   (View Single Post)  
Old 12th December 2020
Head_on_a_Stick's Avatar
Head_on_a_Stick Head_on_a_Stick is offline
Real Name: Matthew
Bitchy Nerd Elitist
 
Join Date: Dec 2015
Location: London
Posts: 467
Default

Quote:
Originally Posted by stanl View Post
So, there's a modi line in ~/config.rasi with window,run,and ssh. I add file-browser to the line and it has no effect. Is this really an application that ignores it's own config file?
The configuration should be under "$XDG_CONFIG_HOME"/rofi/config.rasi, which usually resolves to ~/.config/rofi/config.rasi

See https://wiki.archlinux.org/index.php/Rofi for more on this.
__________________
Are you infected with Wetiko?

Last edited by Head_on_a_Stick; 12th December 2020 at 02:21 PM. Reason: added ArchWiki link
Reply With Quote
  #3   (View Single Post)  
Old 12th December 2020
stanl stanl is offline
Real Name: Stan
Package Pilot
 
Join Date: Jun 2019
Location: New York
Posts: 163
Default

Thank you for that. I was going crazy.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Dropped to grub terminal, stumped. Jack OpenBSD Installation and Upgrading 3 12th December 2008 03:09 PM


All times are GMT. The time now is 09:05 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick