notes/config/urxvt/urxvt2.Xresources

91 lines
1.8 KiB
Plaintext

URxvt*externalBorder: 0
URxvt*internalBorder: 2
URxvt*borderLess: false
URxvt.iso14755: false
URxvt.iso14755_52: false
URxvt.scrollBar: false
urxvt*depth: 32
URxvt.saveLines: 9999
!!-字间距
URxvt*letterSpace: -1
URxvt*skipBuiltinGlyphs: true
URxvt*font:xft:Rec Mono Casual:size=19,xft:UbuntuMono Nerd Font:size=19,xft:Sarasa UI SC:size=19,xft:Noto Emoji Color:size=19
!!perl扩展
URxvt.perl-ext-common: default,matcher,resize-font,url-select,keyboard-select,clipboard,
!URxvt.perl-ext-common: default,matcher,resize-font,keyboard-select,
URxvt.colorUL: #8be9fd
!!url-select
URxvt.keysym.C-u: perl:url-select:select_next
!!浏览器
URxvt.url-select.launcher: firefox
URxvt.url-select.underline: true
!!font-resize(Ctrl-j,Ctrl-k)
URxvt.resize-font.smaller:C-j
URxvt.resize-font.bigger: C-k
!!keyboard-select(Alt+Esc):
URxvt.keysym.M-Escape: perl:keyboard-select:activate
URxvt.keysym.C-s: perl:keyboard-select:search
!!Matcher
URxvt.url-launcher:firefox
URxvt.matcher.button: 1
!!clipboard
URxvt.clipboard.autocopy: true
!URxvt.keysym.S-c: perl:clipboard:copy
!URxvt.keysym.C-v: perl:clipboard:paste
!theme
*.foreground: #d4be98
URxvt*.background: #282828
*.cursorColor: #d4be98
!
! Black
*.color0: #3c3836
*.color8: #7c6f64
!
! Red
*.color1: #ea6962
*.color9: #ea6962
!
! Green
*.color2: #a9b665
*.color10: #a9b665
!
! Yellow
*.color3: #d8a657
*.color11: #d8a657
!
! Blue
*.color4: #7daea3
*.color12: #7daea3
!
! Magenta
*.color5: #d3869b
*.color13: #d3869b
!
! Cyan
*.color6: #89b482
*.color14: #89b482
!
! White
*.color7: #d4b398
*.color15: #d4be98
!Xft settings
Xft.dpi: 120
Xft.antialias: true
Xft.rgba: rgb
Xft.hinting: true
Xft.hintstyle: hintslight