initial commit
This commit is contained in:
+21
@@ -0,0 +1,21 @@
|
||||
!! URxvt Appearance
|
||||
urxvt*termName: rxvt-256color
|
||||
urxvt*font: xft:Terminus:style=Regular:size=12
|
||||
Xft.autohint: true
|
||||
Xft.antialias: true
|
||||
Xft.hinting: true
|
||||
Xft.hintstyle: hintslight
|
||||
Xft.rgba: rgb
|
||||
Xft.lcdfilter: lcddefault
|
||||
|
||||
urxvt*letterSpace: 0
|
||||
urxvt*lineSpace: 0
|
||||
urxvt*geometry: 120x30
|
||||
urxvt.internalBorder: 24
|
||||
urxvt.saveline: 2048
|
||||
urxvt.scrollBar: false
|
||||
urxvt.scrollBar_right: false
|
||||
urxvt.urgentOnBell: true
|
||||
urxvt.depth: 32
|
||||
urxvt.cursorUnderline: true
|
||||
urxvt.cursorBlink: true
|
||||
Reference in New Issue
Block a user