update misc files
This commit is contained in:
parent
bd528e9216
commit
e1a3656a4b
3 changed files with 76 additions and 48 deletions
|
@ -14,7 +14,7 @@ VBoxClient-all&
|
||||||
compton -b
|
compton -b
|
||||||
nitrogen --restore
|
nitrogen --restore
|
||||||
#trayer --edge top --align right --SetDockType true --SetPartialStrut true --expand true --width 10 --transparent true --tint 0x191970 --height 10 &
|
#trayer --edge top --align right --SetDockType true --SetPartialStrut true --expand true --width 10 --transparent true --tint 0x191970 --height 10 &
|
||||||
trayer --edge top --align left --SetDockType true --SetPartialStrut true --expand true --width 100 --widthtype pixel --tint 0xd6d6d6 --height 8 --margin 1820 --transparent true &
|
trayer --edge top --align left --SetDockType true --SetPartialStrut true --expand true --width 200 --widthtype pixel --tint 0xd6d6d6 --height 15 --margin 1720 --transparent true --iconspacing 2 &
|
||||||
conky -c ~/.config/conky/conkyrc_sys -d & conky -c ~/.config/conky/conkyrc_date -d & conky -c ~/.config/conky/conkyrc_time -d
|
conky -c ~/.config/conky/conkyrc_sys -d & conky -c ~/.config/conky/conkyrc_date -d & conky -c ~/.config/conky/conkyrc_time -d
|
||||||
#dispwin -d1 -I ~/.local/share/color/icc/devices/display/Screen\ 1\ 2011-04-17\ max\ native\ min\ native\ 2.2\ MQ-HQ\ 1xCurve+MTX.icc
|
#dispwin -d1 -I ~/.local/share/color/icc/devices/display/Screen\ 1\ 2011-04-17\ max\ native\ min\ native\ 2.2\ MQ-HQ\ 1xCurve+MTX.icc
|
||||||
#redshift-gtk&
|
#redshift-gtk&
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
set -g default-terminal "screen-256color"
|
set -g default-terminal "screen-256color"
|
||||||
set -g terminal-overrides 'xterm*:smcup@:rmcup@'
|
set -g terminal-overrides 'xterm*:smcup@:rmcup@'
|
||||||
|
|
||||||
source-file /usr/share/tmux/powerline.conf
|
source-file /usr/share/powerline/bindings/tmux/powerline.conf
|
||||||
|
|
||||||
# Set window notifications
|
# Set window notifications
|
||||||
setw -g monitor-activity on
|
setw -g monitor-activity on
|
||||||
|
|
120
urxvt/.Xdefaults
120
urxvt/.Xdefaults
|
@ -5,66 +5,94 @@ URxvt.foreground: white
|
||||||
|
|
||||||
URxvt*iso14755: False
|
URxvt*iso14755: False
|
||||||
|
|
||||||
#URxvt.depth: 32
|
URxvt.depth: 32
|
||||||
#URxvt.background: rgba:0000/0000/0000/cccc
|
URxvt*background: rgba:0000/0000/0000/cccc
|
||||||
URxvt.loginShell: true
|
URxvt.loginShell: true
|
||||||
#URxvt.fading: 10
|
#URxvt.fading: 10
|
||||||
#URxvt.fadeColor: [0]black
|
#URxvt.fadeColor: [0]black
|
||||||
URxvt.perl-lib: /usr/lib/urxvt/perl
|
URxvt.perl-lib: /usr/lib/urxvt/perl
|
||||||
URxvt.keysym.M-u: perl:mark-yank-urls:activate_mark_mode
|
URxvt.keysym.M-u: perl:mark-yank-urls:activate_mark_mode
|
||||||
URxvt.underlineURLs: true
|
URxvt.underlineURLs: true
|
||||||
URxvt.perl-ext: selection,mark-yank-urls,clipboard
|
URxvt.perl-ext: selection
|
||||||
URxvt.urlLauncher: /usr/bin/firefox
|
URxvt.perl-ext-common: default,matcher
|
||||||
|
URxvt.matcher.button: 1
|
||||||
|
URxvt.urlLauncher: /usr/bin/firefox-ux
|
||||||
URxvt.underlineColor: green
|
URxvt.underlineColor: green
|
||||||
URxvt.saveLines: 65535
|
URxvt.saveLines: 65535
|
||||||
URxvt.scrollBar: false
|
URxvt.scrollBar: false
|
||||||
|
URxvt.visualBell: true
|
||||||
|
|
||||||
URxvt.background: #e3dfdf
|
#urxvt*background: #1D1D1D
|
||||||
URxvt.foreground: #696969
|
#urxvt*foreground: #C4C0AB
|
||||||
|
|
||||||
! ANSI
|
#!black
|
||||||
! Normal
|
#urxvt*color8: #444444
|
||||||
! ! color0 black
|
#urxvt*color0: #3A3A3A
|
||||||
! ! color1 red
|
#!red
|
||||||
! ! color2 green
|
#urxvt*color1: #D97672
|
||||||
! ! color3 yellow
|
#urxvt*color9: #DD4D47
|
||||||
! ! color4 blue
|
#!green
|
||||||
! ! color5 purple
|
#urxvt*color2: #C9D99F
|
||||||
! ! color6 cyan
|
#urxvt*color10: #AEC670
|
||||||
! ! color7 white
|
#!yellow
|
||||||
URxvt.color0: #373a37
|
#urxvt*color3: #D5D680
|
||||||
URxvt.color1: #c16f61
|
#urxvt*color11: #BEC04A
|
||||||
URxvt.color2: #6B8836
|
#!blue
|
||||||
URxvt.color3: #AE6F38
|
#urxvt*color4: #A9AAD1
|
||||||
URxvt.color4: #6287A0
|
#urxvt*color12: #7F80AD
|
||||||
URxvt.color5: #6D8D83
|
#!magenta
|
||||||
URxvt.color6: #3783B1
|
#urxvt*color5: #D3C6D7
|
||||||
URxvt.color7: #D6D6D6
|
#urxvt*color13: #AF9AC5
|
||||||
|
#!cyan
|
||||||
|
#urxvt*color6: #B2CAC8
|
||||||
|
#urxvt*color14: #7BADA1
|
||||||
|
#!white
|
||||||
|
#urxvt*color7: #FFFFFF
|
||||||
|
#urxvt*color15: #C0C0C0
|
||||||
|
|
||||||
|
URxvt*background: #333333
|
||||||
|
URxvt*foreground: #cccccc
|
||||||
|
URxvt*cursorColor: #999999
|
||||||
|
URxvt*colorBD: #ffffff
|
||||||
|
URxvt*colorUL: #ffff99
|
||||||
|
|
||||||
|
!BLK
|
||||||
|
URxvt*color0: #666666
|
||||||
|
URxvt*color8: #999999
|
||||||
|
!RED
|
||||||
|
URxvt*color1: #CC6699
|
||||||
|
URxvt*color9: #FF99CC
|
||||||
|
!GRN
|
||||||
|
URxvt*color2: #99CC66
|
||||||
|
URxvt*color10: #CCFF99
|
||||||
|
!YEL
|
||||||
|
URxvt*color3: #CC9966
|
||||||
|
URxvt*color11: #FFCC99
|
||||||
|
!BLU
|
||||||
|
URxvt*color4: #6699CC
|
||||||
|
URxvt*color12: #99CCFF
|
||||||
|
!MAG
|
||||||
|
URxvt*color5: #9966CC
|
||||||
|
URxvt*color13: #CC99FF
|
||||||
|
!CYN
|
||||||
|
URxvt*color6: #66CC99
|
||||||
|
URxvt*color14: #99FFCC
|
||||||
|
!WHT
|
||||||
|
URxvt*color7: #CCCCCC
|
||||||
|
URxvt*color15: #FFFFFF
|
||||||
|
|
||||||
! Light
|
|
||||||
! ! color8 black
|
|
||||||
! ! color9 red
|
|
||||||
! ! color10 green
|
|
||||||
! ! color11 yellow
|
|
||||||
! ! color12 blue
|
|
||||||
! ! color13 purple
|
|
||||||
! ! color14 cyan
|
|
||||||
! ! color15 white
|
|
||||||
URxvt.color8: #373a37
|
|
||||||
URxvt.color9: #c16F61
|
|
||||||
URxvt.color10: #6B8836
|
|
||||||
URxvt.color11: #AE6F38
|
|
||||||
URxvt.color12: #6287A0
|
|
||||||
URxvt.color13: #6D8D83
|
|
||||||
URxvt.color14: #3783B1
|
|
||||||
URxvt.color15: #D6D6D6
|
|
||||||
|
|
||||||
#URxvt.font: -*-fixed-medium-r-*-*-13-*-*-*-*-*-*-*
|
#URxvt.font: -*-fixed-medium-r-*-*-13-*-*-*-*-*-*-*
|
||||||
|
|
||||||
#URxvt.font: xft:5x13
|
#URxvt.font: xft:5x13
|
||||||
URxvt.font: 7x13bold,\
|
#URxvt.font: 7x13bold,\
|
||||||
-misc-fixed-bold-r-normal--15-140-75-75-c-90-iso10646-1,\
|
#-misc-fixed-bold-r-normal--15-140-75-75-c-90-iso10646-1,\
|
||||||
-misc-fixed-medium-r-normal--15-140-75-75-c-90-iso10646-1, \
|
#-misc-fixed-medium-r-normal--15-140-75-75-c-90-iso10646-1, \
|
||||||
[codeset=JISX0208]xft:Kochi Gothic:antialias=false, \
|
#[codeset=JISX0208]xft:Kochi Gothic:antialias=false, \
|
||||||
xft:Code2000:antialias=false
|
#xft:Code2000:antialias=false
|
||||||
|
|
||||||
|
#URxvt*font: -artwiz-lime-medium-r-normal-*-10-110-75-75-m-50-iso8859-1
|
||||||
|
#URxvt*boldFont: -artwiz-lime-medium-r-normal-*-10-110-75-75-m-50-iso8859-1
|
||||||
|
|
||||||
|
#URxvt*font: -ypn-envypn-medium-r-normal--13-130-75-75-c-90-iso8859-1
|
||||||
|
#URxvt*boldFont: -ypn-envypn-medium-r-normal--13-130-75-75-c-90-iso8859-1
|
||||||
|
|
Loading…
Reference in a new issue