Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # ~/.Xresources
- Xft.autohint: 0
- Xft.dpi: 96
- Xft.antialias: true
- Xft.rgba: rgb
- Xft.hinting: true
- ! Xft.hintstyle: hintslight
- Xft.hintstyle: hintmedium
- ! Xft.hintstyle: hintfull
- Xft.lcdfilter: lcddefault
- URxvt*eightBitInput: false
- URxvt*metaSendsEscape: true
- URxvt*backarrowKey: false
- URxvt*modifier: meta
- URxvt*termName: xterm-256color-italic
- URxvt.font: xft:Inconsolata LGC:pixelsize=14
- URxvt.italicFont: xft:Inconsolata LGC:pixelsize=14:italic
- URxvt.boldFont: xft:Inconsolata LGC:pixelsize=14:bold
- URxvt.boldItalicFont: xft:Inconsolata LGC:81:bold:italic
- URxvt.depth: 32
- URxvt*blurRadius: 3
- URxvt*foreground: #475b62
- URxvt.background: [95]#eeeae0
- URxvt.cursorColor: #2f4f4f
- URxvt*.shading: 15
- URxvt.fading: 5
- URxvt*skipBuiltinGlyphs: true
- URxvt*linespace: 0
- URxvt*letterSpace: 0
- URxvt*externalBorder: 0
- URxvt*internalBorder: 0
- URxvt*.transparent: false
- URxvt*saveLines: 0
- URxvt.scrollstyle: plain
- URxvt.scrollBar: false
- URxvt*scrollTtyOutput: false
- URxvt*scrollWithBuffer: true
- URxvt*scrollTtyKeypress: true
- URxvt*urlLauncher: /usr/bin/chromium-browser
- URxvt.iconFile: /usr/share/icons/Faenza/apps/scalable/terminal.svg
- URxvt.geometry: 90x50
- URxvt.cursorBlink: false
- URxvt.cursorUnderline: false
- URxvt*visualBell: true
- URxvt.intensityStyles: false
- URxvt*tripleclickwords: true
- URxvt*pastableTabs: false
- URxvt*urgentOnBell: false
- URxvt*utmpInhibit: false
- URxvt*iso14755: false
- URxvt*iso14755_52: false
- URxvt*pointerColorForeground: #586e75
- URxvt*pointerColorBackground: #93a1a1
- URxvt*fadeColor: #002b36
- ! black dark/light
- URxvt*color0: #eee8d5
- URxvt*color8: #eeeae0
- ! red dark/light
- URxvt*color1: #dc322f
- URxvt*color9: #cb4b16
- ! green dark/light
- URxvt*color2: #859900
- URxvt*color10: #93a1a1
- ! yellow dark/light
- URxvt*color3: #b58900
- URxvt*color11: #839496
- ! blue dark/light
- URxvt*color4: #268bd2
- URxvt*color12: #657b83
- ! magenta dark/light
- URxvt*color5: #d33682
- URxvt*color13: #6c71c4
- ! cyan dark/light
- URxvt*color6: #2aa198
- URxvt*color14: #586e75
- ! white dark/light
- URxvt*color7: #073642
- URxvt*color15: #002b36
- ! super key
- URxvt.keysym.Super_L: \030@s
- URxvt.keysym.Super_R: \030@s
- ! translations
- URxvt.VT100.Translations: #override \
- ~Ctrl ~Meta Shift <Key> Tab: string(0x1b) string("[z2a") \n\
- ~Ctrl Meta ~Shift <Key> Tab: string(0x1b) string("[z3a") \n\
- ~Ctrl Meta Shift <Key> Tab: string(0x1b) string("[z4a") \n\
- Ctrl ~Meta ~Shift <Key> Tab: string(0x1b) string("[z5a") \n\
- Ctrl ~Meta Shift <Key> Tab: string(0x1b) string("[z6a") \n\
- Ctrl Meta ~Shift <Key> Tab: string(0x1b) string("[z7a") \n\
- Ctrl Meta Shift <Key> Tab: string(0x1b) string("[z8a") \n\
- \
- ~Ctrl ~Meta Shift <Key> Return: string(0x1b) string("[z2b") \n\
- ~Ctrl Meta ~Shift <Key> Return: string(0x1b) string("[z3b") \n\
- ~Ctrl Meta Shift <Key> Return: string(0x1b) string("[z4b") \n\
- Ctrl ~Meta ~Shift <Key> Return: string(0x1b) string("[z5b") \n\
- Ctrl ~Meta Shift <Key> Return: string(0x1b) string("[z6b") \n\
- Ctrl Meta ~Shift <Key> Return: string(0x1b) string("[z7b") \n\
- Ctrl Meta Shift <Key> Return: string(0x1b) string("[z8b") \n\
- \
- ~Ctrl ~Meta Shift <Key> BackSpace: string(0x1b) string("[z2c") \n\
- ~Ctrl Meta ~Shift <Key> BackSpace: string(0x1b) string("[z3c") \n\
- ~Ctrl Meta Shift <Key> BackSpace: string(0x1b) string("[z4c") \n\
- Ctrl ~Meta ~Shift <Key> BackSpace: string(0x1b) string("[z5c") \n\
- Ctrl ~Meta Shift <Key> BackSpace: string(0x1b) string("[z6c") \n\
- Ctrl Meta ~Shift <Key> BackSpace: string(0x1b) string("[z7c") \n\
- Ctrl Meta Shift <Key> BackSpace: string(0x1b) string("[z8c") \n\
- \
- ~Ctrl ~Meta ~Shift <Key> Pause: string(0x1b) string("[zd") \n\
- ~Ctrl ~Meta Shift <Key> Pause: string(0x1b) string("[z2d") \n\
- ~Ctrl Meta ~Shift <Key> Pause: string(0x1b) string("[z3d") \n\
- ~Ctrl Meta Shift <Key> Pause: string(0x1b) string("[z4d") \n\
- Ctrl ~Meta ~Shift <Key> Pause: string(0x1b) string("[z5d") \n\
- Ctrl ~Meta Shift <Key> Pause: string(0x1b) string("[z6d") \n\
- Ctrl Meta ~Shift <Key> Pause: string(0x1b) string("[z7d") \n\
- Ctrl Meta Shift <Key> Pause: string(0x1b) string("[z8d") \n\
- \
- ~Ctrl ~Meta ~Shift <Key> Sys_Req: string(0x1b) string("[ze") \n\
- ~Ctrl ~Meta Shift <Key> Sys_Req: string(0x1b) string("[z2e") \n\
- Ctrl ~Meta ~Shift <Key> Sys_Req: string(0x1b) string("[z5e") \n\
- Ctrl ~Meta Shift <Key> Sys_Req: string(0x1b) string("[z6e") \n
Advertisement
Add Comment
Please, Sign In to add comment