fix clipboard issues with urxvt, also sync primary and clipboard

This commit is contained in:
Thomas Ruoff
2017-01-25 23:09:40 +01:00
parent 4ea86a2923
commit b686402c6c
3 changed files with 7 additions and 7 deletions

View File

@@ -20,6 +20,11 @@ xrdb $HOME/.Xresources
xset +fp /usr/share/fonts/local
xset fp rehash
# sync primary and secondary clipboard
autocutsel -fork &
autocutsel -selection PRIMARY -fork &
echo $1 > ~/.xinitrc-arg
case $1 in