aboutsummaryrefslogtreecommitdiffstats
path: root/.config/herbstluftwm/colourgrab.sh
blob: 5a38f8fa05b1a9e0ccbcae8ded8d87b325b0712a (plain)
1
2
3
4
#!/bin/zsh
file=$(xoris)
echo "$file" | tr -d '\n' | xclip -selection clipboard
echo "$file" | tr -d '\n' | xclip -selection primary