diff options
author | Alex Auvolat <alex@adnab.me> | 2023-01-17 12:45:46 +0100 |
---|---|---|
committer | Alex Auvolat <alex@adnab.me> | 2023-01-17 12:45:46 +0100 |
commit | d47dd5aa3882aea1a8eff4fb9faa4881274559dc (patch) | |
tree | b438c8fb8953b84614c170a5278ae72ece90bb68 /old/solanum/dot_Xresources | |
parent | eaf6d5b07bcdd9a3eb9bfdac93566b7432e46c37 (diff) | |
download | user-config-d47dd5aa3882aea1a8eff4fb9faa4881274559dc.tar.gz user-config-d47dd5aa3882aea1a8eff4fb9faa4881274559dc.zip |
Unify things and rename things
Diffstat (limited to 'old/solanum/dot_Xresources')
-rw-r--r-- | old/solanum/dot_Xresources | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/old/solanum/dot_Xresources b/old/solanum/dot_Xresources new file mode 100644 index 0000000..622ef68 --- /dev/null +++ b/old/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) + |