Merge with rack configuration

This commit is contained in:
Némunaire 2012-11-22 03:16:45 +01:00
commit c73944fa19
5 changed files with 46 additions and 549 deletions

View file

@ -1,3 +1,13 @@
/* xterm */
#xterm*font: 7x13
xterm*geometry: 102x30
xterm*font: xft:DejaVu Sans Mono:pixelsize=11
xterm*background: black
xterm*foreground: white
xterm*saveLines: 1024
xterm*scrollBar: false
/* urxvt */
URxvt.geometry: 102x30
URxvt.background: #000000
URxvt.foreground: #ffffff
@ -20,5 +30,5 @@ URxvt.urlLauncher: firefox
URxvt.matcher.button: 2
URxvt.matcher.pattern.1: \\bwww\\.[\\w-]\\.[\\w./?&@#-]*[\\w/-]
URxvt.visualBell: false
URxvt.urgentOnBell: true
URxvt.visualBell: false
URxvt.urgentOnBell: true