lcd settings

This commit is contained in:
Daniel Lundin 2019-11-08 10:46:22 +01:00
parent e3c4fcccca
commit d450c898e4
2 changed files with 2 additions and 2 deletions

View file

@ -4,7 +4,7 @@ Xft.antialias: 1
Xft.rgba: rgb Xft.rgba: rgb
Xft.hinting: 1 Xft.hinting: 1
Xft.autohint: 0 Xft.autohint: 0
Xft.hintstyle: hintfull Xft.hintstyle: hintslight
Xft.lcdfilter: lcddefault Xft.lcdfilter: lcddefault
Xcursor.theme: Bibata_Oil Xcursor.theme: Bibata_Oil

View file

@ -278,7 +278,7 @@ cursor:
# - ▇ Block # - ▇ Block
# - _ Underline # - _ Underline
# - | Beam # - | Beam
style: Beam style: Block
# If this is `true`, the cursor will be rendered as a hollow box when the # If this is `true`, the cursor will be rendered as a hollow box when the
# window is not focused. # window is not focused.