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

gpaste script doesnt run on i3? #2

Open
thepenguinthatwants opened this issue May 3, 2019 · 1 comment
Open

gpaste script doesnt run on i3? #2

thepenguinthatwants opened this issue May 3, 2019 · 1 comment

Comments

@thepenguinthatwants
Copy link

Hi!

I am quite curious about how you run your rofi scripts.

I think our wrapper really helps on using gpaste instead of other tools by the wrapper.
For some reasons I cant get it to run by bindsym but it works if I run by terminal.

bindsym $mod+c exec /home/scripts/gpaste.sh

@tadly
Copy link
Owner

tadly commented May 3, 2019

Hm... how very odd. I do use it on i3 myself

bindsym $mod+g exec .bin/rofi-gpaste -bw $border

you did set the executable flag for the script?

chmod +x /home/scripts/gpaste.sh

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