From 870cd04ecc93924fff2fc26150ace016ca571698 Mon Sep 17 00:00:00 2001 From: Urbain Vaes Date: Thu, 17 Dec 2015 07:34:40 +0000 Subject: Swap alt and meta --- .Xresources/base | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.Xresources') diff --git a/.Xresources/base b/.Xresources/base index 89c1c65..4f08fb1 100644 --- a/.Xresources/base +++ b/.Xresources/base @@ -5,7 +5,8 @@ URxvt.loginShell : true URxvt.termName : rxvt-256color ! Custom META key -URxvt*modifier: super +! URxvt*modifier: super +URxvt*modifier: alt ! Copy-paste configuration URxvt.clipboard.copycmd: xclip -i -selection clipboard -- cgit v1.2.3