Fix xsel-swap
This commit is contained in:
parent
0998f0a830
commit
08cac0f291
1 changed files with 1 additions and 1 deletions
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
tmp = ?(xsel) # primary -> tmp
|
||||
xsel -b | xsel -i # clipboard -> primary
|
||||
echo @(tmp) | xsel -bi # tmp -> clipboard
|
||||
echo -n @(tmp) | xsel -bi # tmp -> clipboard
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue