Urxvt: Use xsel instead of xclip

master
Pierre Neidhardt 2017-06-07 18:30:08 +01:00
parent 2b95ed7390
commit 481a4256e9
3 changed files with 3 additions and 6 deletions

View File

@ -20,10 +20,9 @@ URxvt.perl-ext-common: keyboard-select,clipboard
URxvt.keysym.C-M-Escape: perl:keyboard-select:activate
URxvt.keysym.C-M-v: perl:clipboard:paste
URxvt.keysym.C-M-c: perl:clipboard:paste_escaped
! URxvt.clipboard.pastecmd: xclip -o -selection clipboard -quiet -d locahost:0
URxvt.clipboard.autocopy: true
URxvt.clipboard.pastecmd: xclip -o -selection primary -quiet
URxvt.clipboard.copycmd: xclip -i -selection primary
URxvt.clipboard.pastecmd: xsel -o
URxvt.clipboard.copycmd: xsel -i
!!------------------------------------------------------------------------------
!! Fonts.

View File

@ -13,4 +13,3 @@ sdlmame-wout-toolkits
tespeed-git
texlive-dummy
translate-git
xcape

View File

@ -177,7 +177,6 @@ lsof
ltrace
lua
lua-lgi
lua51
luajit
lvm2
lxdm
@ -346,8 +345,8 @@ wpa_supplicant
wv
x264
x265
xcape
xchm
xclip
xdg-user-dirs
xdg-utils
xdotool