all repos — dotfiles @ 5ddb6f3a98972169bfc5b62c931654861612d730

linux dotfiles

.Xresources

Xft.dpi: 96
Xft.antialias: true
Xft.hinting: true
Xft.rgba: rgb
Xft.autohint: false
Xft.hintstyle: hintslight
Xft.lcdfilter: lcddefault


!*background:                      #272827
!*foreground:                      #657b83
!*fading:                          15
!*fadeColor:                       black
!*cursorColor:                     #16A085
!*pointerColorBackground:          #2B2C2B
!*pointerColorForeground:          #16A085


Xcursor.theme: Adwaita
Xcursor.size:                     0

XTerm*background: black
XTerm*foreground: white
XTerm*pointerColor: #16A085
XTerm*faceSize: 11
XTerm*faceName:                   Terminus:size=11:antialias=true
XTerm*selectToClipboard:          true

#define fonts xft:RobotoMono Nerd Font Mono:size=9:antialias=true,\
              xft:TerminessTTF Nerd Font Mono:size=12:antialias=true
URxvt.font: fonts 
URxvt.letterSpace: 0


! Using Monokai Colors
URxvt*cursorColor:                    #f8f8f2

URxvt*scrollColor:                    #f8f8f2
URxvt*highlightColor:                 #49483e
URxvt*highlightTextColor:             #a59f85

URxvt*color0:                         #272822
URxvt*color1:                         #f92672
URxvt*color2:                         #a6e22e
URxvt*color3:                         #f4bf75
URxvt*color4:                         #66d9ef
URxvt*color5:                         #ae81ff
URxvt*color6:                         #a1efe4
URxvt*color7:                         #f8f8f2
URxvt*color8:                         #75715e
URxvt*color9:                         #f92672
URxvt*color10:                        #a6e22e
URxvt*color11:                        #f4bf75
URxvt*color12:                        #66d9ef
URxvt*color13:                        #ae81ff
URxvt*color14:                        #a1efe4
URxvt*color15:                        #f9f8f5

URxvt*color16:                        #fd971f
URxvt*color17:                        #cc6633
URxvt*color18:                        #383830
URxvt*color19:                        #49483e
URxvt*color20:                        #a59f85
URxvt*color21:                        #f5f4f1


! Base16 Summerfruit
! Scheme: Christopher Corley (http://cscorley.github.io/)

!URxvt*background:                     #151515
!URxvt*foreground:                     #D0D0D0
!URxvt*cursorColor:                    #D0D0D0
!
!URxvt*scrollColor:                    #D0D0D0
!URxvt*highlightColor:                 #303030
!URxvt*highlightTextColor:             #B0B0B0
!
!URxvt*color0:                         #151515
!URxvt*color1:                         #FF0086
!URxvt*color2:                         #00C918
!URxvt*color3:                         #ABA800
!URxvt*color4:                         #3777E6
!URxvt*color5:                         #AD00A1
!URxvt*color6:                         #1faaaa
!URxvt*color7:                         #D0D0D0
!URxvt*color8:                         #505050
!URxvt*color9:                         #FF0086
!URxvt*color10:                        #00C918
!URxvt*color11:                        #ABA800
!URxvt*color12:                        #3777E6
!URxvt*color13:                        #AD00A1
!URxvt*color14:                        #1faaaa
!URxvt*color15:                        #FFFFFF
!
!URxvt*color16:                        #FD8900
!URxvt*color17:                        #cc6633
!URxvt*color18:                        #202020
!URxvt*color19:                        #303030
!URxvt*color20:                        #B0B0B0
!URxvt*color21:                        #E0E0E0


! Base16 Seti UI
! Scheme: 

!URxvt*background:                     #151718
!URxvt*foreground:                     #d6d6d6
!URxvt*cursorColor:                    #d6d6d6
!
!URxvt*scrollColor:                    #d6d6d6
!URxvt*highlightColor:                 #3B758C
!URxvt*highlightTextColor:             #43a5d5
!
!URxvt*color0:                         #151718
!URxvt*color1:                         #Cd3f45
!URxvt*color2:                         #9fca56
!URxvt*color3:                         #e6cd69
!URxvt*color4:                         #55b5db
!URxvt*color5:                         #a074c4
!URxvt*color6:                         #55dbbe
!URxvt*color7:                         #d6d6d6
!URxvt*color8:                         #41535B
!URxvt*color9:                         #Cd3f45
!URxvt*color10:                        #9fca56
!URxvt*color11:                        #e6cd69
!URxvt*color12:                        #55b5db
!URxvt*color13:                        #a074c4
!URxvt*color14:                        #55dbbe
!URxvt*color15:                        #ffffff
!
!URxvt*color16:                        #db7b55
!URxvt*color17:                        #8a553f
!URxvt*color18:                        #8ec43d
!URxvt*color19:                        #3B758C
!URxvt*color20:                        #43a5d5
!URxvt*color21:                        #eeeeee



URxvt.depth:                      32
URxvt*foreground:                 #F8F8F2
URxvt.background:                 [85]#1d1f21
URxvt*scrollBar:                  false
URxvt*mouseWheelScrollPage:       false
URxvt*cursorBlink:                true
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

! The Terminus font uses the following X-names:
! -xos4-terminus-medium-r-normal--12-120-72-72-c-60-iso10646-1
! -xos4-terminus-medium-r-normal--14-140-72-72-c-80-iso10646-1
! -xos4-terminus-medium-r-normal--16-160-72-72-c-80-iso10646-1
! -xos4-terminus-medium-r-normal--20-200-72-72-c-100-iso10646-1
! -xos4-terminus-medium-r-normal--22-220-72-72-c-110-iso10646-1
! -xos4-terminus-medium-r-normal--24-240-72-72-c-120-iso10646-1
! -xos4-terminus-medium-r-normal--28-280-72-72-c-140-iso10646-1
! -xos4-terminus-medium-r-normal--32-320-72-72-c-160-iso10646-1
! -xos4-terminus-bold-r-normal--12-120-72-72-c-60-iso10646-1
! -xos4-terminus-bold-r-normal--14-140-72-72-c-80-iso10646-1
! -xos4-terminus-bold-r-normal--16-160-72-72-c-80-iso10646-1
! -xos4-terminus-bold-r-normal--20-200-72-72-c-100-iso10646-1
! -xos4-terminus-bold-r-normal--24-240-72-72-c-120-iso10646-1
! -xos4-terminus-bold-r-normal--28-280-72-72-c-140-iso10646-1