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

Keyboard shortcut is not working on i3wm #7

Open
Enrico68 opened this issue Apr 3, 2018 · 1 comment
Open

Keyboard shortcut is not working on i3wm #7

Enrico68 opened this issue Apr 3, 2018 · 1 comment

Comments

@Enrico68
Copy link

Enrico68 commented Apr 3, 2018

Hello ,
I have configured on i3wm with bindsym $mod+Ctrl+s exec "rofi-surfraw" , but when I try to use it it is opening window but it does not open browser for searching it . Like this

@carnager
Copy link
Collaborator

carnager commented Apr 3, 2018

Seems you have surfraw configured to use a terminal browser. Not sure how to make that work, since surfraw does its own thing here.

You could use something like terminal -e 'w3m' in surfraw config, but this would open new terminals, even when run from one. Not a nice solution.

@carnager carnager closed this as completed Apr 3, 2018
@carnager carnager reopened this Apr 3, 2018
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

2 participants