oda: config dpi/xterm
This commit is contained in:
parent
b96333a0be
commit
d36f8e8ac2
19
_Xdefaults__oda.armorique.lan
Normal file
19
_Xdefaults__oda.armorique.lan
Normal file
@ -0,0 +1,19 @@
|
||||
Xft.dpi: 156
|
||||
Xft.antialias: true
|
||||
Xft.hinting: true
|
||||
Xft.rgba: rgb
|
||||
Xft.hintstyle: hintslight
|
||||
|
||||
xterm*termName: xterm
|
||||
xterm*background: #000000
|
||||
xterm*foreground: #A8A8A8
|
||||
XTerm*loginShell: true
|
||||
XTerm*termName: xterm-color
|
||||
XTerm*faceName: Terminus
|
||||
XTerm*faceSize: 10
|
||||
!XTerm*internalBorder: 10
|
||||
XTerm*highlightSelection: true
|
||||
XTerm*cursorBlink: false
|
||||
XTerm*utf8: 1
|
||||
XTerm*scrollBar: false
|
||||
Xterm*scrollBarBorder: 0
|
@ -1,4 +1,5 @@
|
||||
xrdb -merge ~/.Xresources
|
||||
xsetroot -solid steelblue &
|
||||
xidle -timeout 300 -program "/usr/X11R6/bin/xlock -mode blank" &
|
||||
xrandr --dpi 156
|
||||
exec /usr/bin/ssh-agent /usr/local/bin/i3
|
||||
|
Loading…
Reference in New Issue
Block a user