Update .Xresources file

Beginning to merge 'wombat' colors into colorscheme. Still work in
progress.

Also adds screenshot hotkey for i3 (MOD+PrtSc)

Tested-on: arcturus <11 Apr 2014>
This commit is contained in:
Tom Swartz
2014-04-11 15:27:26 -04:00
parent adf1339f6e
commit 17b4553dd7
3 changed files with 40 additions and 36 deletions

View File

@@ -1,60 +1,60 @@
Xcursor.size: 16
! URxvt*termName: string
URxvt*termName: rxvt-256color
! URxvt*geometry: geometry
! URxvt*chdir: string
URxvt*reverseVideo: false
URxvt*reverseVideo: false
! URxvt*loginShell: boolean
! URxvt*jumpScroll: boolean
! URxvt*skipScroll: boolean
! URxvt*pastableTabs: boolean
! URxvt*scrollstyle: mode
URxvt*scrollBar: false
URxvt*scrollBar: false
! URxvt*scrollBar_right: boolean
! URxvt*scrollBar_floating: boolean
! URxvt*scrollBar_align: mode
! URxvt*thickness: number
URxvt*scrollTtyOutput: false
URxvt*scrollTtyKeypress: true
URxvt*scrollWithBuffer: true
URxvt*scrollTtyOutput: false
URxvt*scrollTtyKeypress: true
URxvt*scrollWithBuffer: true
! URxvt*inheritPixmap: boolean
! URxvt*transparent: boolean
! URxvt*tintColor: color
URxvt*shading: 10
URxvt*shading: 10
! URxvt*blurRadius: HxV
! URxvt*fading: number
! URxvt*fadeColor: color
! URxvt*utmpInhibit: boolean
URxvt*urgentOnBell: false
URxvt*visualBell: false
URxvt*urgentOnBell: false
URxvt*visualBell: false
! URxvt*mapAlert: boolean
! URxvt*meta8: boolean
! URxvt*mouseWheelScrollPage: boolean
! URxvt*tripleclickwords: boolean
! URxvt*insecure: boolean
! URxvt*cursorUnderline: boolean
URxvt*cursorBlink: true
URxvt*cursorBlink: true
! URxvt*pointerBlank: boolean
URxvt*background: #2E3436
URxvt*foreground: #D3D7CF
URxvt*color0: #2E3436
URxvt*color1: #CC0000
URxvt*color2: #4E9A06
URxvt*color3: #C4A000
URxvt*color4: #3465A4
URxvt*color5: #75507B
URxvt*color6: #06989A
URxvt*color7: #D3D7CF
URxvt*color8: #555753
URxvt*color9: #EF2929
URxvt*color10: #8AE234
URxvt*color11: #FCE94F
URxvt*color12: #729FCF
URxvt*color13: #AD7FA8
URxvt*color14: #34E2E2
URxvt*color15: #EEEEEC
URxvt*colorBD: #729FCF
URxvt*colorIT: #D3D7CF
URxvt*colorUL: #D3D7CF
URxvt*background: #242424
URxvt*foreground: #e3e0d7
URxvt*color0: #1E2F41
URxvt*color1: #e5786d
URxvt*color2: #95e454
URxvt*color3: #cae982
URxvt*color4: #776ce4
URxvt*color5: #d787ff
URxvt*color6: #06989A
URxvt*color7: #D3D7CF
URxvt*color8: #555753
URxvt*color9: #EF2929
URxvt*color10: #6ce478
URxvt*color11: #FCE94F
URxvt*color12: #88b8f6
URxvt*color13: #AD7FA8
URxvt*color14: #34E2E2
URxvt*color15: #EEEEEC
URxvt*colorBD: #729FCF
URxvt*colorIT: #D3D7CF
URxvt*colorUL: #87afd7
! URxvt*colorRV: color
! URxvt*underlineColor: color
! URxvt*scrollColor: color
@@ -67,10 +67,10 @@ Xcursor.size: 16
! URxvt*pointerColor2: color
! URxvt*borderColor: color
! URxvt*iconFile: file
URxvt*font: xft:DroidSansMono:size=9
URxvt*boldFont: xft:DroidSansMono:size=9:bold
URxvt*italicFont: xft:DroidSansMono:size=9:italic
URxvt*boldItalicFont: xft:DroidSansMono:size=9:italic:bold
URxvt*font: xft:DroidSansMono:size=9
URxvt*boldFont: xft:DroidSansMono:size=9:bold
URxvt*italicFont: xft:DroidSansMono:size=9:italic
URxvt*boldItalicFont: xft:DroidSansMono:size=9:italic:bold
! URxvt*intensityStyles: boolean
! URxvt*inputMethod: name
! URxvt*preeditType: style
@@ -87,7 +87,7 @@ Xcursor.size: 16
! URxvt*hold: boolean
! URxvt*externalBorder: number
! URxvt*internalBorder: number
URxvt*borderLess: false
URxvt*borderLess: false
! URxvt*lineSpace: number
! URxvt*letterSpace: number
! URxvt*skipBuiltinGlyphs: boolean

BIN
.Xresources.swp Normal file

Binary file not shown.

View File

@@ -167,6 +167,9 @@ bindsym XF86AudioRaiseVolume exec amixer -q set Master 2dB+ unmute
bindsym XF86AudioLowerVolume exec amixer -q set Master 2dB- unmute
bindsym XF86AudioMute exec amixer -q set Master toggle
# Capture Screenshot
bindsym $mod+Print exec scrot
# Start i3bar to display a workspace bar (plus the system information i3status
# finds out, if available)
bar {
@@ -186,6 +189,7 @@ bar {
}
}
# Autolaunch applications
exec --no-startup-id sh ~/.fehbg
exec --no-startup-id xcompmgr -f -D 1
exec parcellite