From 4fabf754a0c771c85bf3f1a213a89a82ce9e6ec9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20=27Necoro=27=20Neumann?= Date: Tue, 22 Oct 2013 16:46:52 +0200 Subject: cwd-spawn: Use M-Return instead of M-o for consistency. --- .Xresources | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.Xresources') diff --git a/.Xresources b/.Xresources index 660eb72..d8dfa45 100644 --- a/.Xresources +++ b/.Xresources @@ -30,8 +30,8 @@ URxvt.perl-ext-common: default,url-select,clipboard,selection-autotransform,wge URxvt.keysym.M-v: perl:clipboard:paste URxvt.keysym.M-c: perl:clipboard:copy -! open new urxvt(c) starting in current dir with M-o -URxvt.keysym.M-o: perl:cwd-spawn +! open new urxvt(c) starting in current dir with M-Return +URxvt.keysym.M-Return: perl:cwd-spawn ! url-select via M-u URxvt.url-select.launcher: HOME/bin/openlink -- cgit v1.2.3