Replace terminus with fixed
terminus is prettier but lacks some glyphs. Let's see how it goes.
This commit is contained in:
@@ -14,6 +14,8 @@ xterm*allowC1Printable: true
|
||||
xterm*locale: true
|
||||
xterm*metaSendsEscape: true
|
||||
xterm*charClass: 33:48,37:48,45-47:48,38:48
|
||||
xterm*font: -misc-fixed-medium-r-normal--18-120-100-100-c-90-iso10646-1
|
||||
xterm*wideFont: -misc-fixed-medium-r-normal-ja-18-120-100-100-c-180-iso10646-1
|
||||
xterm*font: -misc-fixed-medium-r-*-*-18-*-*-*-*-*-iso10646-1
|
||||
!xterm*font: -misc-fixed-medium-r-normal--18-120-100-100-c-90-iso10646-1
|
||||
!xterm*wideFont: -misc-fixed-medium-r-normal-ja-18-120-100-100-c-180-iso10646-1
|
||||
!xterm*font: -*-terminus-medium-*-*-*-16-*-*-*-*-*-iso10646-*
|
||||
!xterm*VT100.translations: #override <Btn1Up>: select-end(PRIMARY, CLIPBOARD, CUT_BUFFER0)
|
||||
|
||||
2
.xinitrc
2
.xinitrc
@@ -9,8 +9,10 @@ xrdb -merge .Xresources
|
||||
setxkbmap -layout "us,ru" -option "grp:caps_toggle,grp_led:caps,compose:ralt"
|
||||
xset dpms 600 600 600
|
||||
xset r rate 290 30
|
||||
|
||||
#xset +fp /usr/share/fonts/local
|
||||
#xset fp rehash
|
||||
# if this doesn't work, run mkfontdir there
|
||||
|
||||
(
|
||||
xautolock -locker slock &
|
||||
|
||||
Reference in New Issue
Block a user