Add autocutsel for clipboard merging. Yay!

This commit is contained in:
2016-08-26 21:35:46 +01:00
parent a1987136e7
commit f30bda24ad
+4
View File
@@ -14,6 +14,10 @@ export BROWSER="google-chrome-stable"
export _JAVA_OPTIONS="-Dawt.useSystemAAFontSettings=on -Dswing.defaultlaf=com.sun.java.swing.plaf.gtk.GTKLookAndFeel"
export QT_STYLE_OVERRIDE=GTK+
# Merge system clipboards
autocutsel -fork &
autocutsel -selection PRIMARY -fork &
if [ -z $SSH_AUTH_SOCK ]; then
eval `ssh-agent`
ssh-add