all repos — dotfiles @ c8b57d5f847c9d840b3174674a1a083aa0434ef1

my *nix dotfiles

home/.Xresources (view raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
!     _  __                                               
!    | |/ /________  _________  __  _______________  _____
!    |   // ___/ _ \/ ___/ __ \/ / / / ___/ ___/ _ \/ ___/
! _ /   |/ /  /  __(__  ) /_/ / /_/ / /  / /__/  __(__  ) 
!(_)_/|_/_/   \___/____/\____/\__,_/_/   \___/\___/____/ 
!

#include ".colors/light"


*.font: Input:style=Regular:size=12:antialias=true
*.italicFont: Input:style=Italic:size=12:antialias=true
*.boldFont: Input:style=Bold:size=12:antialias=true
*.borderpx: 30

! xnotify
xnotify.gap: 5
xnotify.gravity: NE
xnotify.title.font: Input:style=Bold:size=12:antialias=true
xnotify.wrap: true

! xprompt
xprompt.font: Input:style=Regular:size=12:antialias=true
xprompt.gravity: C
xprompt.borderWidth: 1
xprompt.geometry: 400x50

! xterm
xterm*faceName: Input
xterm*faceSize: 12
xterm*scrollBar: false
xterm*internalBorder: 32
xterm.vt100.locale: false
xterm.vt100.utf8: true
xterm.vt100.metaSendsEscape: true
xterm.vt100.allowMouseOps: true
xterm.termName: xterm-256color
xterm.vt100.translations: #override \n\
    Ctrl Shift <Key>C: copy-selection(CLIPBOARD) \n\
    Ctrl Shift <Key>V: insert-selection(CLIPBOARD)

! ssh-askpass
*Dialog.font: Input:style=Regular:size=12:antialias=true
*shadowThickness: 0
*borderWidth: 0
*?.background: rgb:f4/f4/f4