lcd settings
This commit is contained in:
parent
e3c4fcccca
commit
d450c898e4
2 changed files with 2 additions and 2 deletions
|
@ -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
|
||||||
|
|
|
@ -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.
|
||||||
|
|
Loading…
Reference in a new issue