Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ! Xft settings ---------------------------------------------------------------
- Xft.dpi: 96
- Xft.antialias: true
- Xft.rgba: rgb
- Xft.hinting: true
- Xft.hintstyle: hintslight
- !-------------------------------------------------------------------------------
- !
- ! U R X V T - Settings
- !
- URxvt*geometry: 100x50
- URxvt*foreground: grey80
- URxvt*borderLess: false
- URxvt*depth: 32
- URxvt*background: rgba:3f00/3f00/3f00/dddd
- URxvt*scrollBar_right: false
- URxvt*font: xft:DejaVu Sans Mono-9
- URxvt*cursorBlink: true
- URxvt*cursorUnderline: true
- URxvt.scrollBar: false
- URxvt*scrollColor: #111111
- URxvt*perl-ext-common: default,tabbed,vtwheel,fullscreen,matcher
- URxvt.keysym.F11: perl:fullscreen:switch
- URxvt.urlLauncher : /usr/bin/chromium-browser %U
- URxvt.matcher.button : 1
- !colors
- ! terminal colors ------------------------------------------------------------
- ! ---------------- URxvt -----------------------------------------------------
- URxvt*foreground: #A5A5A5
- #URxvt*background: #000000
- !black
- *color0 : #353535
- *color8 : #606060
- !red
- *color1 : #BC5D4D
- *color9 : #913928
- !green
- *color2 : #78956F
- *color10: #559542
- !yellow
- *color3 : #E5CB85
- *color11: #E5B840
- !blue
- *color4 : #6A8D9B
- *color12: #3B809B
- !magenta
- *color5 : #867DA7
- *color13: #825DAD
- !cyan
- *color6 : #6FB1A1
- *color14: #318D77
- !white
- *color7 : #A5A5A5
- *color15: #C0C0C0
Advertisement
Add Comment
Please, Sign In to add comment