Xft.dpi: 96
Xcursor.size: 6
Xft.antialias: true
Xft.hinting: true
Xft.rgba: rgb
Xft.hintstyle: hintslight
! URxvt
URxvt.font:xft:iM WritingMonoS Nerd Font:size=12
URxvt.boldFont:xft:iM WritingMonoS Nerd Font:size=12:style=bold
URxvt.italicFont:xft:iM WritingMonoS Nerd Font:size=12:style=italic
URxvt.boldItalicFont:xft:iM WritingMonoS Nerd Font:size=12:style=bold italic
URxvt.secondaryScreen: 1
URxvt.secondaryScroll: 0
URxvt.letterSpace: -1

! General settings
URxvt.iso14755 : false
URxvt.saveLines: 9000
URxvt.scrollBar: False
URxvt.scrollstyle: rxvt
URxvt.termName: xterm-256color
URxvt.visualBell: false
URxvt.urgentOnBell: True
URxvt.cursorBlink: True

! Extensions
URxvt.perl-ext-common:      default,clipboard,url-select,keyboard-select
URxvt.url-select.launcher:  google-chrome-beta
URxvt.url-select.underline: true
URxvt.keysym.M-u:           perl:url-select:select_next
URxvt.keysym.M-Escape:      perl:keyboard-select:activate
URxvt.keysym.M-s:           perl:keyboard-select:search
URxvt.urlLauncher: xdg-open
URxvt.urlButton: 1
URxvt.underlineURLs: True

!URxvt.copyCommand:  xclip -i -selection clipboard
!URxvt.pasteCommand: xclip -o -selection clipboard

! Keybindings
URxvt.keysym.Shift-Control-C: perl:clipboard:copy
URxvt.keysym.Shift-Control-V: perl:clipboard:paste

! special
*foreground:   #fce8c3
*background:   #1c1b19
*cursorColor:  #fbb829

! black
*color0:       #1c1b19
*color8:       #918175

! red
*color1:       #ef2f27
*color9:       #f75341

! green
*color2:       #519f50
*color10:      #98bc37

! yellow
*color3:       #fbb829
*color11:      #fed06e

! blue
*color4:       #2c78bf
*color12:      #68a8e4

! magenta
*color5:       #e02c6d
*color13:      #ff5c8f

! cyan
*color6:       #0aaeb3
*color14:      #2be4d0

! white
*color7:       #baa67f
*color15:      #fce8c3

! Xresources

! Layout
rofi.width:                          50
rofi.lines:                          15
rofi.columns:                        2
rofi.color-enabled:                  true
rofi.color-normal:                   #282828,#ebdbb2,#353535,#458588,#ebdbb2
rofi.color-urgent:                   #282828,#d79921,#353535,#d79921,#282828
rofi.color-active:                   #282828,#ebdbb2,#353535,#458588,#ebdbb2
rofi.color-window:                   #282828,#458488

! Behaviour
rofi.terminal:                       urxvt
rofi.levenshtein-sort:               true
rofi.fuzzy:                          true
rofi.kb-cancel:                      Escape,Control+c

XTerm*eightBitInput: false

XTerm*modifyCursorKeys: 1

XTerm*modifyFunctionKeys: 1
