2018-05-09 12:33:08 +02:00
|
|
|
Xft.dpi: 96
|
|
|
|
Xft.antialias: true
|
|
|
|
Xft.hinting: true
|
|
|
|
Xft.rgba: rgb
|
|
|
|
Xft.autohint: false
|
|
|
|
Xft.hintstyle: hintslight
|
|
|
|
Xft.lcdfilter: lcddefault
|
|
|
|
|
|
|
|
XTerm*pointerColor: #16A085
|
|
|
|
XTerm*faceSize: 11
|
|
|
|
XTerm*metaSendsEscape: true
|
|
|
|
|
2018-06-07 08:06:25 +02:00
|
|
|
! Solarized Dark color scheme for the X Window System
|
|
|
|
#define S_yellow #b58900
|
|
|
|
#define S_orange #cb4b16
|
|
|
|
#define S_red #dc322f
|
|
|
|
#define S_magenta #d33682
|
|
|
|
#define S_violet #6c71c4
|
|
|
|
#define S_blue #268bd2
|
|
|
|
#define S_cyan #2aa198
|
|
|
|
#define S_green #859900
|
|
|
|
|
|
|
|
#define S_base03 #002b36
|
|
|
|
#define S_base02 #073642
|
|
|
|
#define S_base01 #586e75
|
|
|
|
#define S_base00 #657b83
|
|
|
|
#define S_base0 #839496
|
|
|
|
#define S_base1 #93a1a1
|
|
|
|
#define S_base2 #eee8d5
|
|
|
|
#define S_base3 #fdf6e3
|
|
|
|
|
|
|
|
|
|
|
|
URxvt*background: S_base03
|
|
|
|
|
|
|
|
*background: S_base03
|
|
|
|
*foreground: S_base0
|
|
|
|
*fading: 40
|
|
|
|
*fadeColor: S_base03
|
|
|
|
*cursorColor: S_base1
|
|
|
|
*pointerColorBackground: S_base01
|
|
|
|
*pointerColorForeground: S_base1
|
|
|
|
|
|
|
|
*color0: S_base02
|
|
|
|
*color1: S_red
|
|
|
|
*color2: S_green
|
|
|
|
*color3: S_yellow
|
|
|
|
*color4: S_blue
|
|
|
|
*color5: S_magenta
|
|
|
|
*color6: S_cyan
|
|
|
|
*color7: S_base2
|
|
|
|
*color9: S_orange
|
|
|
|
*color8: S_base03
|
|
|
|
*color10: S_base01
|
|
|
|
*color11: S_base00
|
|
|
|
*color12: S_base0
|
|
|
|
*color13: S_violet
|
|
|
|
*color14: S_base1
|
|
|
|
*color15: S_base3
|
2018-05-09 12:33:08 +02:00
|
|
|
|
|
|
|
Xcursor.theme: xcursor-breeze
|
|
|
|
Xcursor.size: 0
|
|
|
|
|
|
|
|
XTerm*background: #272827
|
|
|
|
XTerm*foreground: #fdf6e3
|
|
|
|
XTerm*reverseVideo: on
|
|
|
|
XTerm*faceName: Terminus:size=11:antialias=true
|
|
|
|
XTerm*selectToClipboard: true
|
2018-06-07 12:59:25 +02:00
|
|
|
URxvt*font: xft:DejaVu Sans Mono for Powerline:size=11
|
|
|
|
! URxvt.font: 9x15,xft:TerminessTTFNerdFontMono
|
2018-05-09 12:33:08 +02:00
|
|
|
|
|
|
|
! alternative font settings with 'terminus':
|
|
|
|
!URxvt.font: -xos4-terminus-medium-r-normal--16-160-72-72-c-80-iso10646-1
|
|
|
|
!URxvt.bold.font: -xos4-terminus-bold-r-normal--16-160-72-72-c-80-iso10646-1
|
|
|
|
!! terminus names see end of file!
|
|
|
|
|
|
|
|
URxvt.depth: 32
|
2018-06-07 08:06:25 +02:00
|
|
|
! URxvt.background: [80]#000000
|
2018-05-09 12:33:08 +02:00
|
|
|
URxvt*scrollBar: false
|
|
|
|
URxvt*mouseWheelScrollPage: false
|
|
|
|
URxvt*cursorBlink: true
|
2018-06-07 08:06:25 +02:00
|
|
|
! URxvt*background: black
|
2018-05-09 12:33:08 +02:00
|
|
|
URxvt*foreground: grey
|
|
|
|
URxvt*saveLines: 5000
|
|
|
|
|
|
|
|
! for 'fake' transparency (without Compton) uncomment the following three lines
|
|
|
|
! URxvt*inheritPixmap: true
|
|
|
|
! URxvt*transparent: true
|
|
|
|
! URxvt*shading: 138
|
|
|
|
|
|
|
|
! other possible settings:
|
|
|
|
! Rxvt.perl-ext-common: ...,clipboard
|
|
|
|
! URxvt.keysym.M-C-c: perl:clipboard:copy
|
|
|
|
! URxvt.keysym.M-v: perl:clipboard:paste
|
|
|
|
! URxvt.keysym.M-C-v: perl:clipboard:paste_escaped
|
|
|
|
! URxvt*termName: string
|
|
|
|
! URxvt*geometry: geometry
|
|
|
|
! URxvt*chdir: string
|
|
|
|
! URxvt*reverseVideo: boolean
|
|
|
|
! URxvt*loginShell: boolean
|
|
|
|
! URxvt*multiClickTime: number
|
|
|
|
! URxvt*jumpScroll: boolean
|
|
|
|
! URxvt*skipScroll: boolean
|
|
|
|
! URxvt*pastableTabs: boolean
|
|
|
|
! URxvt*scrollstyle: plain
|
|
|
|
! URxvt*scrollBar_right: boolean
|
|
|
|
! URxvt*scrollBar_floating: true
|
|
|
|
! URxvt*scrollBar_align: mode
|
|
|
|
! URxvt*thickness: number
|
|
|
|
! URxvt*scrollTtyOutput: boolean
|
|
|
|
! URxvt*scrollTtyKeypress: boolean
|
|
|
|
! URxvt*scrollWithBuffer: boolean
|
|
|
|
! URxvt*tintColor: !7DA55
|
|
|
|
! URxvt*blurRadius: HxV
|
|
|
|
! URxvt*fading: number
|
|
|
|
! URxvt*fadeColor: color
|
|
|
|
! URxvt*utmpInhibit: boolean
|
|
|
|
! URxvt*urgentOnBell: boolean
|
|
|
|
! URxvt*visualBell: boolean
|
|
|
|
! URxvt*mapAlert: boolean
|
|
|
|
! URxvt*meta8: boolean
|
|
|
|
! URxvt*tripleclickwords: boolean
|
|
|
|
! URxvt*insecure: boolean
|
|
|
|
! URxvt*cursorUnderline: boolean
|
|
|
|
! URxvt*pointerBlank: boolean
|
|
|
|
! URxvt*color0: color
|
|
|
|
! URxvt*color1: color
|
|
|
|
! URxvt*color2: color
|
|
|
|
! URxvt*color3: color
|
|
|
|
! URxvt*color4: color
|
|
|
|
! URxvt*color5: color
|
|
|
|
! URxvt*color6: color
|
|
|
|
! URxvt*color7: color
|
|
|
|
! URxvt*color8: color
|
|
|
|
! URxvt*color9: color
|
|
|
|
! URxvt*color10: color
|
|
|
|
! URxvt*color11: color
|
|
|
|
! URxvt*color12: color
|
|
|
|
! URxvt*color13: color
|
|
|
|
! URxvt*color14: color
|
|
|
|
! URxvt*color15: color
|
|
|
|
! URxvt*colorBD: color
|
|
|
|
! URxvt*colorIT: color
|
|
|
|
! URxvt*colorUL: color
|
|
|
|
! URxvt*colorRV: color
|
|
|
|
! URxvt*underlineColor: color
|
|
|
|
! URxvt*scrollColor: color
|
|
|
|
! URxvt*troughColor: color
|
|
|
|
! URxvt*highlightColor: color
|
|
|
|
! URxvt*highlightTextColor: color
|
|
|
|
! URxvt*cursorColor: color
|
|
|
|
! URxvt*cursorColor2: color
|
|
|
|
! URxvt*pointerColor: color
|
|
|
|
! URxvt*pointerColor2: color
|
|
|
|
! URxvt*borderColor: color
|
|
|
|
! URxvt*iconFile: file
|
|
|
|
! URxvt*font: fontname
|
|
|
|
! URxvt*boldFont: fontname
|
|
|
|
! URxvt*italicFont: fontname
|
|
|
|
! URxvt*boldItalicFont: fontname
|
|
|
|
! URxvt*intensityStyles: boolean
|
|
|
|
! URxvt*inputMethod: name
|
|
|
|
! URxvt*preeditType: style
|
|
|
|
! URxvt*imLocale: string
|
|
|
|
! URxvt*imFont: fontname
|
|
|
|
! URxvt*title: string
|
|
|
|
! URxvt*iconName: string
|
|
|
|
! URxvt*buffered: boolean
|
|
|
|
! URxvt*depth: number
|
|
|
|
! URxvt*visual: number
|
|
|
|
! URxvt*transient-for: windowid
|
|
|
|
! URxvt*override-redirect: boolean
|
|
|
|
! URxvt*hold: boolean
|
|
|
|
! URxvt*externalBorder: number
|
|
|
|
! URxvt*internalBorder: number
|
|
|
|
! URxvt*borderLess: true
|
|
|
|
! URxvt*lineSpace: number
|
|
|
|
! URxvt*letterSpace: number
|
|
|
|
! URxvt*skipBuiltinGlyphs: boolean
|
|
|
|
! URxvt*pointerBlankDelay: number
|
|
|
|
! URxvt*backspacekey: string
|
|
|
|
! URxvt*deletekey: string
|
|
|
|
! URxvt*print-pipe: string
|
|
|
|
! URxvt*modifier: modifier
|
|
|
|
! URxvt*cutchars: string
|
|
|
|
! URxvt*answerbackString: string
|
|
|
|
! URxvt*secondaryScreen: boolean
|
|
|
|
! URxvt*secondaryScroll: boolean
|
|
|
|
! URxvt*perl-lib: string
|
|
|
|
! URxvt*perl-eval: perl-eval
|
|
|
|
! URxvt*perl-ext-common: string
|
|
|
|
! URxvt*perl-ext: string
|
|
|
|
! URxvt*iso14755: boolean
|
|
|
|
! URxvt*iso14755_52: boolean
|
|
|
|
! URxvt*xrm: string
|
|
|
|
! URxvt*keysym.sym: keysym
|
|
|
|
! URxvt*background.border: boolean
|
|
|
|
! URxvt*background.expr: string
|
|
|
|
! URxvt*background.interval: seconds
|
|
|
|
! URxvt*bell-command: string
|
|
|
|
! URxvt*kuake.hotkey: string
|
|
|
|
! URxvt*matcher.button: string
|
|
|
|
! URxvt*matcher.launcher: string
|
|
|
|
! URxvt*matcher.launcher.*: string
|
|
|
|
! URxvt*matcher.pattern.*: string
|
|
|
|
! URxvt*matcher.rend.*: string
|
|
|
|
! URxvt*remote-clipboard.fetch: string
|
|
|
|
! URxvt*remote-clipboard.store: string
|
|
|
|
! URxvt*searchable-scrollback: string
|
|
|
|
! URxvt*selection-autotransform.*: string
|
|
|
|
! URxvt*selection-pastebin.cmd: string
|
|
|
|
! URxvt*selection-pastebin.url: string
|
|
|
|
! URxvt*selection.pattern-0: string
|
|
|
|
! URxvt*tab-bg: colour
|
|
|
|
! URxvt*tab-fg: colour
|
|
|
|
! URxvt*tabbar-bg: colour
|
|
|
|
! URxvt*tabbar-fg: colour
|
|
|
|
! URxvt*url-launcher: string
|
|
|
|
|
|
|
|
! The Terminus font uses the following X-names:
|
|
|
|
! -xos4-terminus-medium-r-normal--12-120-72-72-c-60-iso10646-1
|
|
|
|
! -xos4-terminus-medium-r-normal--14-140-72-72-c-80-iso10646-1
|
|
|
|
! -xos4-terminus-medium-r-normal--16-160-72-72-c-80-iso10646-1
|
|
|
|
! -xos4-terminus-medium-r-normal--20-200-72-72-c-100-iso10646-1
|
|
|
|
! -xos4-terminus-medium-r-normal--22-220-72-72-c-110-iso10646-1
|
|
|
|
! -xos4-terminus-medium-r-normal--24-240-72-72-c-120-iso10646-1
|
|
|
|
! -xos4-terminus-medium-r-normal--28-280-72-72-c-140-iso10646-1
|
|
|
|
! -xos4-terminus-medium-r-normal--32-320-72-72-c-160-iso10646-1
|
|
|
|
! -xos4-terminus-bold-r-normal--12-120-72-72-c-60-iso10646-1
|
|
|
|
! -xos4-terminus-bold-r-normal--14-140-72-72-c-80-iso10646-1
|
|
|
|
! -xos4-terminus-bold-r-normal--16-160-72-72-c-80-iso10646-1
|
|
|
|
! -xos4-terminus-bold-r-normal--20-200-72-72-c-100-iso10646-1
|
|
|
|
! -xos4-terminus-bold-r-normal--24-240-72-72-c-120-iso10646-1
|
|
|
|
! -xos4-terminus-bold-r-normal--28-280-72-72-c-140-iso10646-1
|
2018-06-07 08:06:25 +02:00
|
|
|
! -xos4-terminus-bold-r-normal--32-320-72-72-c-160-iso10646-1
|