diff options
author | Alex Auvolat <alex.auvolat@inria.fr> | 2020-02-18 15:36:11 +0100 |
---|---|---|
committer | Alex Auvolat <alex.auvolat@inria.fr> | 2020-02-18 15:36:11 +0100 |
commit | 2acee2bb448d2a9a5e70d862c114cb58206beae4 (patch) | |
tree | 6a6f43df1438c1410d69ccc3baa3ca7804472558 /solanum/dot_Xresources | |
parent | 9ac0d58102a395f983c59d1504e0910ebfa0b17f (diff) | |
download | user-config-2acee2bb448d2a9a5e70d862c114cb58206beae4.tar.gz user-config-2acee2bb448d2a9a5e70d862c114cb58206beae4.zip |
Updates
Diffstat (limited to 'solanum/dot_Xresources')
-rw-r--r-- | solanum/dot_Xresources | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/solanum/dot_Xresources b/solanum/dot_Xresources new file mode 100644 index 0000000..622ef68 --- /dev/null +++ b/solanum/dot_Xresources @@ -0,0 +1,7 @@ +XTerm.vt100.locale: true +XTerm.vt100.faceName: Monaco:size=10:antialias=true + +XTerm.vt100.translations: #override \n\ + Shift Ctrl <Key>U: scroll-back(40) \n\ + Shift Ctrl <Key>D: scroll-forw(40) + |