Skip to content

Instantly share code, notes, and snippets.

@seidler2547
Created September 19, 2017 08:07
Show Gist options
  • Save seidler2547/4a0e952caf68e3de50ad6497789ba100 to your computer and use it in GitHub Desktop.
Save seidler2547/4a0e952caf68e3de50ad6497789ba100 to your computer and use it in GitHub Desktop.
urxvt config
URxvt*scrollBar_right: True
URxvt*scrollBar_floating: True
URxvt*scrollWithBuffer: True
URxvt*scrollTtyKeypress: True
URxvt*scrollTtyOutput: False
URxvt*visualBell: True
URxvt*font: -*-fixed-medium-r-normal-*-13-*-*-*-*-70-iso10646-1
URxvt*boldFont: -*-fixed-bold-r-normal-*-13-*-*-*-*-70-iso10646-1
URxvt*background: black
URxvt*foreground: white smoke
URxvt*termName: rxvt-unicode-256color
URxvt*saveLines: 100000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment