This commit is contained in:
Daniel Lundin 2017-02-09 14:19:54 +01:00
commit 62fa00fb6e
8 changed files with 32 additions and 8 deletions

View file

@ -6,4 +6,10 @@ Xft.autohint: 0
Xft.hintstyle: hintfull
Xft.lcdfilter: lcddefault
XTerm*metaSendsEscape: true
XTerm.VT100.translations: #override \
Meta <Key> minus: smaller-vt-font() \n\
Meta <Key> plus: larger-vt-font() \n\
Super <Key> minus: smaller-vt-font() \n\
Super <Key> plus: larger-vt-font() \n\