aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config.dot/parcellite/parcelliterc.dot.link24
-rwxr-xr-xxsession.dot.link9
2 files changed, 30 insertions, 3 deletions
diff --git a/config.dot/parcellite/parcelliterc.dot.link b/config.dot/parcellite/parcelliterc.dot.link
new file mode 100644
index 0000000..efccff3
--- /dev/null
+++ b/config.dot/parcellite/parcelliterc.dot.link
@@ -0,0 +1,24 @@
+[rc]
+use_copy=true
+use_primary=true
+synchronize=true
+save_history=false
+history_limit=25
+hyperlinks_only=false
+confirm_clear=false
+single_line=true
+reverse_history=false
+item_length=50
+ellipsize=2
+history_key=<Ctrl><Alt>H
+actions_key=<Ctrl><Alt>A
+menu_key=<Ctrl><Alt>P
+history_pos=false
+history_x=1
+history_y=1
+case_search=false
+type_search=false
+data_size=0
+ignore_whiteonly=false
+trim_wspace_begend=false
+trim_newline=false
diff --git a/xsession.dot.link b/xsession.dot.link
index ab0910a..9b084a0 100755
--- a/xsession.dot.link
+++ b/xsession.dot.link
@@ -71,9 +71,12 @@ fi
# Clipboard management
# See http://mutelight.org/subtleties-of-the-x-clipboard
-if which autocutsel &> /dev/null; then
- autocutsel -fork &
- autocutsel -selection PRIMARY -fork &
+#if which autocutsel &> /dev/null; then
+# autocutsel -fork &
+# autocutsel -selection PRIMARY -fork &
+#fi
+if which parcellite &> /dev/null; then
+ parcellite -n &
fi
# Execute window manager