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