summaryrefslogtreecommitdiff
path: root/.Xresources
diff options
context:
space:
mode:
authorUrbain Vaes <urbain@vaes.uk>2015-12-17 07:34:40 +0000
committerUrbain Vaes <urbain@vaes.uk>2015-12-17 07:34:40 +0000
commit870cd04ecc93924fff2fc26150ace016ca571698 (patch)
tree002073ac368cd1c0163ddb84286012c6a379b55e /.Xresources
parentdbd02c933b541559a9513d8cae24ff6f3f40c398 (diff)
Swap alt and meta
Diffstat (limited to '.Xresources')
-rw-r--r--.Xresources/base3
1 files changed, 2 insertions, 1 deletions
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