Tweak XTerm cursor settings

Turn on blinking.  Make sure the cursor shape is a block.
This commit is contained in:
Protesilaos Stavrou 2019-05-23 17:03:32 +03:00
parent 097ac07365
commit 2f22fc4854
No known key found for this signature in database
GPG key ID: 99BD6459CD5CA3EA

View file

@ -29,7 +29,10 @@ XTerm*utf8: 1
xterm*dynamicColors: true
! Visual
XTerm*cursorBlink: false
XTerm*cursorBlink: true
XTerm*cursorUnderLine: false
XTerm*cursorOnTime: 1000
XTerm*cursorOffTime: 500
XTerm*visualbell: true
XTerm*bellIsUrgent: true
XTerm*geometry: 80x24