about summary refs log tree commit diff
path: root/machines
diff options
context:
space:
mode:
authorProfpatsch <mail@profpatsch.de>2016-06-06 13:28:45 +0200
committerProfpatsch <mail@profpatsch.de>2016-06-06 13:32:38 +0200
commit07083a0cf1af9b23ee31f0afb2c4659ec734e1d2 (patch)
tree0bde671cc8346162ae2d3b0b6fb88a083f4862ac /machines
parent0d96e722a772a6ecb5bd4d53a396c0aaef500840 (diff)
machines/katara: add autocutsel daemon
Clipboards finally synchronize.
Diffstat (limited to 'machines')
-rw-r--r--machines/profpatsch/katara.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/machines/profpatsch/katara.nix b/machines/profpatsch/katara.nix
index f3fd6c7c..6f81046f 100644
--- a/machines/profpatsch/katara.nix
+++ b/machines/profpatsch/katara.nix
@@ -308,6 +308,8 @@ in {
             ${xbindkeys}/bin/xbindkeys
             nice -n19 dropbox-cli start &
             ${networkmanagerapplet}/bin/nm-applet &
+            # synchronize clipboards
+            ${autocutsel}/bin/autocutsel -s PRIMARY &
             '';
       };