summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Xresources116
1 files changed, 12 insertions, 104 deletions
diff --git a/Xresources b/Xresources
index 0f116ef..c7e3ded 100644
--- a/Xresources
+++ b/Xresources
@@ -9,23 +9,27 @@ Xft.autohint: false
Xft.hintstyle: hintslight
Xft.lcdfilter: lcddefault
+! xterm
+xterm*.font: xft:Hack-Regular:size=10
+xterm*.boldFont: xft:Hack-Bold:bold:size=10
+
+xterm*background: black
+xterm*foreground: white
+
xterm*VT100*colorMode: on
xterm*VT100*boldColors: on
xterm*VT100*dynamicColors: on
+xterm*metaSendsEscape: true
+xterm.perl-ext-common: default,matcher,resize-font,font-size,url-select
+xterm.perl-lib:/home/lemon/dotfiles/urxvt/ext
+
xterm*borderWidth :0
xterm*internalBorder :2
-XTerm*allowBoldFonts :false
+XTerm*allowBoldFonts :true
XTerm*VT100*Translations : #override Shift : exec-formatted("chrome --enable-unveil '%t'", PRIMARY)
-!XTerm*allowBoldFonts: false
-
-!!rofi
-!!check https://github.com/davatorium/rofi/wiki/Using-Rofi-with-Fish-Shell
-rofi.run-command: fish -c '{cmd}'
-rofi.run-list-command: 'fish -c functions'
-
!! stops xterm using C-h as backspace!
!! https://unix.stackexchange.com/questions/180087/why-pressing-ctrl-h-in-xterm-tmux-sends/180106
XTerm*ptyInitialErase:xtrue
@@ -35,67 +39,6 @@ XTerm.vt100.backarrowKey: false
XTerm.ttyModes: erase ^?
XTerm.vt100.locale:true
-
-#define GruvBoxBackground #1d2021
-URxvt*buffered: true
-URxvt*cursorBlink: true
-!URxvt*cursorColor: #a8a19f
-URxvt*cursorColor: #d65d0e
-URxvt*xftAntialias: true
-URxvt*underlineColor: #d65d0e
-
-!!URxvt*font: -misc-fixed-medium-*-normal-*-20-200-75-75-*-100-iso10646-1
-!!URxvt*boldFont: -misc-fixed-bold-r-normal--15-140-75-75-c-90-iso8859-1
-!!URxvt*font: xft:Liberation Mono:size=12:antialias=true
-!!URxvt*boldFont: xft:Liberation Mono:bold:size=12:antialias=true
-!!URxvt*font: xft:Noto Mono:size=12:antialias=true
-!!URxvt*boldFont: xft:Noto Mono:bold:size=12:antialias=true
-!!URxvt*font: xft:monofur:size=17:antialias=true
-!!URxvt*boldFont: xft:monofur:size=17:antialias=true
-
-!!URxvt*font: xft:monospace:size=15
-!!URxvt*boldFont: xft:monospace:bold:size=15
-
-!!URxvt*font: xft:Fira Mono:size=15
-!!URxvt*boldFont: xft:Fira Mono:bold:size=15
-!!URxvt*font: xft:Monaco:size=14
-!!URxvt*boldFont: xft:Monaco:bold:size=14
-!!URxvt*font: xft:Hack:size=12
-!!URxvt*boldFont: xft:Hack:bold:size=12
-
-URxvt*letterSpace: -1
-URxvt*allow_bold: true
-URxvt*depth: 32
-URxvt*borderless: 1
-URxvt*scrollBar: false
-URxvt*loginShell: true
-Urxvt*secondaryScroll: true # Enable Shift-PageUp/Down in screen
-URxvt*saveLines: 30000
-URxvt*termName: screen-256color
-URxvt.perl-ext-common: default,matcher,resize-font,font-size,url-select
-URxvt.perl-lib:/home/lemon/dotfiles/urxvt/ext
-URxvt.url-launcher: qutebrowser
-URxvt.matcher.button: 1
-URxvt.intensityStyles: false
-URxvt.background: GruvBoxBackground
-URxvt.foreground: white
-
-URxvt.keysym.M-u: perl:url-select:select_next
-
-URxvt.keysym.C-minus: font-size:decrease
-URxvt.keysym.C-plus: font-size:increase
-URxvt.keysym.C-equal: font-size:reset
-URxvt.keysym.C-question: font-size:show
-
-!! resize-font bindings
-!! And re-bind some keymappings (if you want, below are the defaults):
-!!URxvt.keysym.C-minus: resize-font:smaller
-!!URxvt.keysym.C-plus: resize-font:bigger
-!!URxvt.keysym.C-equal: resize-font:reset
-!!URxvt.keysym.C-question: resize-font:show
-
-
-! xterm
!! THESE TWO ARE BEST
!!xterm*font:-misc-fixed-medium-*-normal-*-15-*-100-100-*-*-iso8859-1
!!xterm*boldFont:-misc-fixed-bold-*-normal-*-15-*-100-100-*-*-iso8859-1
@@ -120,9 +63,6 @@ xterm*utf8: 1
!!xterm*font: xft:Fira Code:size=12:antialias=true
!!xterm*boldFont: xft:Fira Code:bold:size=12:antialias=true
-xterm*.font: xft:Hack-Regular:size=9
-xterm*.boldFont: xft:Hack-Bold:bold:size=9
-
!! nice in ST
!*.font: -xos4-terminus-medium-r-normal-*-17-120-100-100-c-0-iso10646-1
@@ -141,37 +81,5 @@ xterm*.boldFont: xft:Hack-Bold:bold:size=9
!!xterm*fontFont: xft:Ubuntu Mono:bold:size=13:antialias=true
!!xterm*faceName: Ubuntu Mono
!!xterm*faceSize: 13
-xterm*background: black
-xterm*foreground: white
!!xterm*font: 9x15
-xterm*metaSendsEscape: true
-xterm.perl-ext-common: default,matcher,resize-font,font-size,url-select
-xterm.perl-lib:/home/lemon/dotfiles/urxvt/ext
-
-! PaperColor theme
-! https://www.reddit.com/r/vim/comments/36xzbs/vim_paper_color_theme_inspired_by_googles/crqbfpa/
-! black
-!xterm*background: black
-!xterm*foreground: white
-!xterm*color0: #1c1c1c
-!xterm*color1: #af005f
-!xterm*color2: #5faf00
-!xterm*color3: #d7af5f
-!xterm*color4: #5fafd7
-!xterm*color5: #808080
-!xterm*color6: #000000
-!xterm*color6: #d7875f
-!xterm*color7: #d0d0d0
-!xterm*color8: #585858
-!xterm*color9: #5faf5f
-!xterm*color10: #afd700
-!xterm*color11: #af87d7
-!xterm*color12: #ffaf00
-!xterm*color13:x#ff5faf
-!xterm*color14: #000000
-!xterm*color14: #00afaf
-!xterm*color15: #5f8787
-!xterm*color16: #5fafd7
-!xterm*color17: #d7af00
-