From 4527d1da5eb16b351cc4c59015ce099ebebf3c80 Mon Sep 17 00:00:00 2001 From: NeodarZ Date: Wed, 6 Sep 2017 01:48:32 +0200 Subject: Purge conf file --- Xresources/.Xresources | 154 ++++++------------------------------------------- 1 file changed, 18 insertions(+), 136 deletions(-) (limited to 'Xresources') diff --git a/Xresources/.Xresources b/Xresources/.Xresources index 3f3a9e6..2e4a5b6 100644 --- a/Xresources/.Xresources +++ b/Xresources/.Xresources @@ -1,3 +1,8 @@ + +! ------------------------------------------------------------------------------ +! +! ------------------------------------------------------------------------------ + *background: #272827 *foreground: #657b83 *fading: 15 @@ -34,6 +39,10 @@ *color7: #fdf6e3 *color15: #fdf6e3 +! ------------------------------------------------------------------------------ +! Xft conf +! ------------------------------------------------------------------------------ + Xft.dpi: 96 Xft.antialias: true Xft.hinting: true @@ -44,14 +53,21 @@ Xft.lcdfilter: lcddefault Xcursor.theme: Chameleon-Pearl-Regular-0.5 Xcursor.size: 0 +! ------------------------------------------------------------------------------ +! XTerm conf +! ------------------------------------------------------------------------------ + XTerm*background: #272827 XTerm*foreground: #fdf6e3 XTerm*reverseVideo: on XTerm*faceName: Terminus:size=11:antialias=true XTerm*selectToClipboard: true -! URxvt.font: 9x15 -URxvt.font: xft:fira code:size=8 +! ------------------------------------------------------------------------------ +! URxvt conf +! ------------------------------------------------------------------------------ + +URxvt.font: fira-code 8 URxvt.depth: 32 URxvt.background: [80]#000000 URxvt*scrollBar: false @@ -61,140 +77,6 @@ URxvt*background: black 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 - ! ------------------------------------------------------------------------------ ! ROFI Color theme ! ------------------------------------------------------------------------------ -- cgit v1.2.1