Skip to content

Instantly share code, notes, and snippets.

@kakwa
Created October 7, 2016 13:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kakwa/87756dde913111bde1b0e5d79d9c6dfd to your computer and use it in GitHub Desktop.
Save kakwa/87756dde913111bde1b0e5d79d9c6dfd to your computer and use it in GitHub Desktop.
Xdefaults for urxvt including font resizing
URxvt*transparent:false
URxvt*tintColor:blue
URxvt*shading:50
URxvt*saveLines:12000
URxvt*foreground:White
URxvt*background:Black
URxvt*font:terminus-14
URxvt*boldFont:terminus-bold-14
URxvt*color4:RoyalBlue
URxvt*color12:RoyalBlue
URxvt*scrollBar:false
URxvt.keysym.C-1: command:\033]710;terminus-12\007\033]711;terminus-bold-12\007\033]712;terminus-12\007\033]713;terminus-bold-12\007
URxvt.keysym.C-2: command:\033]710;terminus-14\007\033]711;terminus-bold-14\007\033]712;terminus-14\007\033]713;terminus-bold-14\007
URxvt.keysym.C-3: command:\033]710;terminus-16\007\033]711;terminus-bold-16\007\033]712;terminus-16\007\033]713;terminus-bold-16\007
URxvt.keysym.C-4: command:\033]710;terminus-18\007\033]711;terminus-bold-18\007\033]712;terminus-18\007\033]713;terminus-bold-18\007
URxvt.keysym.C-5: command:\033]710;terminus-20\007\033]711;terminus-bold-20\007\033]712;terminus-20\007\033]713;terminus-bold-20\007
URxvt.keysym.C-6: command:\033]710;terminus-22\007\033]711;terminus-bold-22\007\033]712;terminus-22\007\033]713;terminus-bold-22\007
URxvt.keysym.C-7: command:\033]710;terminus-24\007\033]711;terminus-bold-24\007\033]712;terminus-24\007\033]713;terminus-bold-24\007
URxvt.keysym.C-8: command:\033]710;terminus-28\007\033]711;terminus-bold-28\007\033]712;terminus-28\007\033]713;terminus-bold-28\007
URxvt.keysym.C-9: command:\033]710;terminus-32\007\033]711;terminus-bold-32\007\033]712;terminus-32\007\033]713;terminus-bold-32\007
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment