summaryrefslogtreecommitdiff
path: root/urilaunch
Commit message (Collapse)AuthorAgeFilesLines
* urilaunch now passes to copy_start_nevermind instead of directly to ↵epoch2020-08-061-1/+1
| | | | uristart. gotta press enter one more time, but boy is it handy
* urilaunch now execs uristart so as to not leave around an extra process just ↵epoch2020-06-221-1/+1
| | | | waiting for its child to die
* forgot +x on urilaunchepoch2020-01-211-0/+0
|
* changed urilaunch to use bash because I like <() and I wanted to include ↵epoch2019-11-171-2/+2
| | | | default clipboard' as first choice in dmenu
* commented out weird derp+merp scheme code. added urilaunch which is meant to ↵epoch2019-11-021-0/+3
be done similar to how dmenu_run gets launched. I use alt+u