mirror of
https://github.com/He4eT/dotfiles.git
synced 2026-06-18 19:04:26 +00:00
Xresources: move to home
This commit is contained in:
parent
c4823477f0
commit
0e0110b1a7
1 changed files with 0 additions and 0 deletions
45
home/.Xresources
Normal file
45
home/.Xresources
Normal file
|
|
@ -0,0 +1,45 @@
|
|||
! RXVT Config. terminus font is required!
|
||||
!
|
||||
! xrdb ~/.Xresources
|
||||
|
||||
URxvt.font: xft:Terminus:size=13
|
||||
|
||||
URxvt*transparent: true
|
||||
URxvt*tintColor: White
|
||||
URxvt*shading: 40
|
||||
URxvt*scrollBar: false
|
||||
URxvt*print-pipe: cat > /tmp/urxvt-screen-content.txt
|
||||
URxvt.internalBorder: 20
|
||||
|
||||
URxvt*iso14755: False
|
||||
URxvt*iso14755_52: False
|
||||
URxvt.keysym.C-S-0x43: eval:selection_to_clipboard
|
||||
URxvt.keysym.C-S-0x56: eval:paste_clipboard
|
||||
|
||||
*.cursorColor: #c5c8c6
|
||||
*.foreground: #c5c8c6
|
||||
*.background: #1d1f21
|
||||
|
||||
*.color0: #000000
|
||||
*.color8: #555555
|
||||
|
||||
*.color1: #ff4242
|
||||
*.color9: #ff3242
|
||||
|
||||
*.color2: #74af68
|
||||
*.color10: #74cd68
|
||||
|
||||
*.color3: #ffad29
|
||||
*.color11: #ffb929
|
||||
|
||||
*.color4: #00838F
|
||||
*.color12: #0097A7
|
||||
|
||||
*.color5: #9414e6
|
||||
*.color13: #ff37ff
|
||||
|
||||
*.color6: #607D8B
|
||||
*.color14: #78909C
|
||||
|
||||
*.color7: #e1e1e0
|
||||
*.color15: #ffffff
|
||||
Loading…
Add table
Add a link
Reference in a new issue