diff options
Diffstat (limited to 'eye-xlnchrc')
-rw-r--r-- | eye-xlnchrc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/eye-xlnchrc b/eye-xlnchrc new file mode 100644 index 0000000..b20589e --- /dev/null +++ b/eye-xlnchrc @@ -0,0 +1,5 @@ +t:term:urxvt-server-client -e sh -c 'ssh -p 6666 192.168.1.11 -lgramanas' +e:emacs:urxvt-server-client -e sh -c 'ssh -p 6666 192.168.1.11 -lgramanas emacsclient' +n:ncmpcpp:urxvt-server-client -e sh -c 'ssh -p 6666 192.168.1.11 -lgramanas ncmpcpp' +k:kpcli:urxvt-server-client -e sh -c 'ssh -p 6666 192.168.1.11 -lgramanas kpcli' +p:pavucontrol:urxvt-server-client -e sh -c 'ssh -p 6666 192.168.1.11 -lgramanas pavucontrol --server localhost' |