summaryrefslogtreecommitdiffstats
path: root/urxvt-link.sh
blob: f2d610f754a1fd25a7162cb48c69f37cd6cbb716 (plain)
1
2
3
4
#!/bin/bash
echo -n "$1" | nohup >/dev/null 2>&1 xclip

firefox "$1"