mirror of
https://github.com/zhigang1992/linux-configs.git
synced 2026-04-30 04:55:47 +08:00
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:
72
.Xresources
72
.Xresources
@@ -1,60 +1,60 @@
|
|||||||
Xcursor.size: 16
|
Xcursor.size: 16
|
||||||
! URxvt*termName: string
|
URxvt*termName: rxvt-256color
|
||||||
! URxvt*geometry: geometry
|
! URxvt*geometry: geometry
|
||||||
! URxvt*chdir: string
|
! URxvt*chdir: string
|
||||||
URxvt*reverseVideo: false
|
URxvt*reverseVideo: false
|
||||||
! URxvt*loginShell: boolean
|
! URxvt*loginShell: boolean
|
||||||
! URxvt*jumpScroll: boolean
|
! URxvt*jumpScroll: boolean
|
||||||
! URxvt*skipScroll: boolean
|
! URxvt*skipScroll: boolean
|
||||||
! URxvt*pastableTabs: boolean
|
! URxvt*pastableTabs: boolean
|
||||||
! URxvt*scrollstyle: mode
|
! URxvt*scrollstyle: mode
|
||||||
URxvt*scrollBar: false
|
URxvt*scrollBar: false
|
||||||
! URxvt*scrollBar_right: boolean
|
! URxvt*scrollBar_right: boolean
|
||||||
! URxvt*scrollBar_floating: boolean
|
! URxvt*scrollBar_floating: boolean
|
||||||
! URxvt*scrollBar_align: mode
|
! URxvt*scrollBar_align: mode
|
||||||
! URxvt*thickness: number
|
! URxvt*thickness: number
|
||||||
URxvt*scrollTtyOutput: false
|
URxvt*scrollTtyOutput: false
|
||||||
URxvt*scrollTtyKeypress: true
|
URxvt*scrollTtyKeypress: true
|
||||||
URxvt*scrollWithBuffer: true
|
URxvt*scrollWithBuffer: true
|
||||||
! URxvt*inheritPixmap: boolean
|
! URxvt*inheritPixmap: boolean
|
||||||
! URxvt*transparent: boolean
|
! URxvt*transparent: boolean
|
||||||
! URxvt*tintColor: color
|
! URxvt*tintColor: color
|
||||||
URxvt*shading: 10
|
URxvt*shading: 10
|
||||||
! URxvt*blurRadius: HxV
|
! URxvt*blurRadius: HxV
|
||||||
! URxvt*fading: number
|
! URxvt*fading: number
|
||||||
! URxvt*fadeColor: color
|
! URxvt*fadeColor: color
|
||||||
! URxvt*utmpInhibit: boolean
|
! URxvt*utmpInhibit: boolean
|
||||||
URxvt*urgentOnBell: false
|
URxvt*urgentOnBell: false
|
||||||
URxvt*visualBell: false
|
URxvt*visualBell: false
|
||||||
! URxvt*mapAlert: boolean
|
! URxvt*mapAlert: boolean
|
||||||
! URxvt*meta8: boolean
|
! URxvt*meta8: boolean
|
||||||
! URxvt*mouseWheelScrollPage: boolean
|
! URxvt*mouseWheelScrollPage: boolean
|
||||||
! URxvt*tripleclickwords: boolean
|
! URxvt*tripleclickwords: boolean
|
||||||
! URxvt*insecure: boolean
|
! URxvt*insecure: boolean
|
||||||
! URxvt*cursorUnderline: boolean
|
! URxvt*cursorUnderline: boolean
|
||||||
URxvt*cursorBlink: true
|
URxvt*cursorBlink: true
|
||||||
! URxvt*pointerBlank: boolean
|
! URxvt*pointerBlank: boolean
|
||||||
URxvt*background: #2E3436
|
URxvt*background: #242424
|
||||||
URxvt*foreground: #D3D7CF
|
URxvt*foreground: #e3e0d7
|
||||||
URxvt*color0: #2E3436
|
URxvt*color0: #1E2F41
|
||||||
URxvt*color1: #CC0000
|
URxvt*color1: #e5786d
|
||||||
URxvt*color2: #4E9A06
|
URxvt*color2: #95e454
|
||||||
URxvt*color3: #C4A000
|
URxvt*color3: #cae982
|
||||||
URxvt*color4: #3465A4
|
URxvt*color4: #776ce4
|
||||||
URxvt*color5: #75507B
|
URxvt*color5: #d787ff
|
||||||
URxvt*color6: #06989A
|
URxvt*color6: #06989A
|
||||||
URxvt*color7: #D3D7CF
|
URxvt*color7: #D3D7CF
|
||||||
URxvt*color8: #555753
|
URxvt*color8: #555753
|
||||||
URxvt*color9: #EF2929
|
URxvt*color9: #EF2929
|
||||||
URxvt*color10: #8AE234
|
URxvt*color10: #6ce478
|
||||||
URxvt*color11: #FCE94F
|
URxvt*color11: #FCE94F
|
||||||
URxvt*color12: #729FCF
|
URxvt*color12: #88b8f6
|
||||||
URxvt*color13: #AD7FA8
|
URxvt*color13: #AD7FA8
|
||||||
URxvt*color14: #34E2E2
|
URxvt*color14: #34E2E2
|
||||||
URxvt*color15: #EEEEEC
|
URxvt*color15: #EEEEEC
|
||||||
URxvt*colorBD: #729FCF
|
URxvt*colorBD: #729FCF
|
||||||
URxvt*colorIT: #D3D7CF
|
URxvt*colorIT: #D3D7CF
|
||||||
URxvt*colorUL: #D3D7CF
|
URxvt*colorUL: #87afd7
|
||||||
! URxvt*colorRV: color
|
! URxvt*colorRV: color
|
||||||
! URxvt*underlineColor: color
|
! URxvt*underlineColor: color
|
||||||
! URxvt*scrollColor: color
|
! URxvt*scrollColor: color
|
||||||
@@ -67,10 +67,10 @@ Xcursor.size: 16
|
|||||||
! URxvt*pointerColor2: color
|
! URxvt*pointerColor2: color
|
||||||
! URxvt*borderColor: color
|
! URxvt*borderColor: color
|
||||||
! URxvt*iconFile: file
|
! URxvt*iconFile: file
|
||||||
URxvt*font: xft:DroidSansMono:size=9
|
URxvt*font: xft:DroidSansMono:size=9
|
||||||
URxvt*boldFont: xft:DroidSansMono:size=9:bold
|
URxvt*boldFont: xft:DroidSansMono:size=9:bold
|
||||||
URxvt*italicFont: xft:DroidSansMono:size=9:italic
|
URxvt*italicFont: xft:DroidSansMono:size=9:italic
|
||||||
URxvt*boldItalicFont: xft:DroidSansMono:size=9:italic:bold
|
URxvt*boldItalicFont: xft:DroidSansMono:size=9:italic:bold
|
||||||
! URxvt*intensityStyles: boolean
|
! URxvt*intensityStyles: boolean
|
||||||
! URxvt*inputMethod: name
|
! URxvt*inputMethod: name
|
||||||
! URxvt*preeditType: style
|
! URxvt*preeditType: style
|
||||||
@@ -87,7 +87,7 @@ Xcursor.size: 16
|
|||||||
! URxvt*hold: boolean
|
! URxvt*hold: boolean
|
||||||
! URxvt*externalBorder: number
|
! URxvt*externalBorder: number
|
||||||
! URxvt*internalBorder: number
|
! URxvt*internalBorder: number
|
||||||
URxvt*borderLess: false
|
URxvt*borderLess: false
|
||||||
! URxvt*lineSpace: number
|
! URxvt*lineSpace: number
|
||||||
! URxvt*letterSpace: number
|
! URxvt*letterSpace: number
|
||||||
! URxvt*skipBuiltinGlyphs: boolean
|
! URxvt*skipBuiltinGlyphs: boolean
|
||||||
|
|||||||
BIN
.Xresources.swp
Normal file
BIN
.Xresources.swp
Normal file
Binary file not shown.
@@ -167,6 +167,9 @@ bindsym XF86AudioRaiseVolume exec amixer -q set Master 2dB+ unmute
|
|||||||
bindsym XF86AudioLowerVolume exec amixer -q set Master 2dB- unmute
|
bindsym XF86AudioLowerVolume exec amixer -q set Master 2dB- unmute
|
||||||
bindsym XF86AudioMute exec amixer -q set Master toggle
|
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
|
# Start i3bar to display a workspace bar (plus the system information i3status
|
||||||
# finds out, if available)
|
# finds out, if available)
|
||||||
bar {
|
bar {
|
||||||
@@ -186,6 +189,7 @@ bar {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
# Autolaunch applications
|
||||||
exec --no-startup-id sh ~/.fehbg
|
exec --no-startup-id sh ~/.fehbg
|
||||||
exec --no-startup-id xcompmgr -f -D 1
|
exec --no-startup-id xcompmgr -f -D 1
|
||||||
exec parcellite
|
exec parcellite
|
||||||
|
|||||||
Reference in New Issue
Block a user