dotfiles/.Xresources
Daniel Lundin a8295d554c Moving on
2018-11-01 09:50:03 +01:00

15 lines
353 B
Text

Xft.dpi: 240
Xft.antialias: 1
Xft.rgba: rgb
Xft.hinting: 1
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\