! {{{1 Title
 URxvt*title:        urxvt
-URxvt*termName:     rxvt-256color
+URxvt*termName:     rxvt-unicode-256color
 URxvt*urgentOnBell: true
 URxvt*iconFile:     /home/ramsi/src/dotfiles/icons/shell.png
 
 ! {{{1 Font
-URxvt.font:              xft:Inconsolata:size=11
+URxvt.font:              xft:Inconsolata for Powerline:size=11
 URxvt.skipBuiltinGlyphs: true
 Xft.antialias: true
 
 URxvt.keysym.C-A-V: perl:clipboard:paste_escaped
 
 ! {{{1 Colours
-URxvt*.depth: 32
-URxvt*.background:  [75]#222222
+URxvt*.background:  #000000
 URxvt*.foreground:  #f8f8f2
 ! Black
 URxvt*.color0:      #262729