! ~/.Xresources ! urxvt configuration ! Font URxvt.font: xft:FiraMono Nerd Font:size=10:antialias=true:hinting=true URxvt.boldFont: xft:FiraMono Nerd Font:bold:size=10:antialias=true:hinting=true ! Size — start maximized URxvt.fullscreen: false URxvt.geometry: 220x55 ! Scrollbar — hidden URxvt.scrollBar: false URxvt.scrollTtyOutput: false URxvt.scrollWithBuffer: true URxvt.scrollTtyKeypress: true URxvt.saveLines: 5000 URxvt.depth: 32 URxvt.background: #000000 URxvt.foreground: #c0c0c0 ! Cursor — filled block, blinking URxvt.cursorBlink: true URxvt.cursorColor: #f0f0f0 URxvt.cursorColor2: #000000 ! Bell — visual only, no audio URxvt.visualBell: false URxvt.urgentOnBell: true URxvt.bell-command: true ! Padding URxvt.internalBorder: 8 URxvt.externalBorder: 0 URxvt.lineSpace: 1 ! Black URxvt.color0: #000000 URxvt.color8: #555555 ! Red URxvt.color1: #e05252 URxvt.color9: #ff7070 ! Green URxvt.color2: #52b352 URxvt.color10: #78d878 ! Yellow URxvt.color3: #d4a017 URxvt.color11: #ffd040 ! Blue URxvt.color4: #4a7eba URxvt.color12: #6b9fd4 ! Magenta URxvt.color5: #a855b5 URxvt.color13: #cc77dd ! Cyan URxvt.color6: #2eaaa0 URxvt.color14: #50d0c8 ! White URxvt.color7: #c0c0c0 URxvt.color15: #f0f0f0 ! URL clicking — open in waterfox URxvt.perl-ext-common: default,matcher URxvt.url-launcher: waterfox URxvt.matcher.button: 1 URxvt.matcher.rend.0: Uline Bold fg5 ! Misc URxvt.iso14755: false URxvt.iso14755_52: false URxvt.loginShell: true URxvt.termName: rxvt-unicode-256color