You are not logged in.
Hello,
I'm new to this forum but not to xfce : ) I really enjoy it a lot !
And to be more efficient, I was adding some shortcuts, but I can't add this simple shortcut "xclip -o | xargs chromium --proxy-auto-detect"
It's running in my terminal very well, but when I tried to add this shortcuts in the "Keyboards > Application Shortcuts", nothing appears in my screen...
The shortcuts is "<Primary><Alt>o" and it's working for other command (like just a chromium), but for this command ... nothing.
Anyone could give me some advice ?
Thank you
Offline
Try running it from with a shell:
bash -c "xclip -o | xargs chromium --proxy-auto-detect"
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
Thank you so much ! it's working !
Love xfce so much <3
Have a great night
Offline
[ Generated in 0.005 seconds, 7 queries executed - Memory usage: 523.1 KiB (Peak: 530.98 KiB) ]