[add/new] Create the .Xresources

This commit is contained in:
Anas Elgarhy 2023-05-10 03:37:48 +03:00
parent 9851a66ff9
commit 93294e256d
No known key found for this signature in database
GPG Key ID: 0501802A1D496528
1 changed files with 29 additions and 0 deletions

29
.Xresources Normal file
View File

@ -0,0 +1,29 @@
*faceName: Public Sans
xterm*faceSize: 14
*multiClickTime: 300
*international: true
Xcursor.theme: default
Xcursor.size: 16 ! 32, 48 or 64 may also be good values
! Xft settings ---------------------------------------------------------------
Xft.lcdfilter: lcddefault
Xft.antialias: true
Xft.autohint: false
Xft.hinting: true
Xft.hintstyle: hintfull
Xft.rgba: rgb
! xterm ----------------------------------------------------------------------
xterm*geometry: 100x25
xterm*dynamicColors: true
xterm*utf8: 1
xterm*eightBitInput: true
xterm*saveLines: 12000
xterm*scrollTtyKeypress: true
xterm*scrollTtyOutput: false
xterm*jumpScroll: true
xterm*multiScroll: true
xterm*toolBar: false
xterm*termName: xterm-256color
xterm*faceName: Noto Sans Mono