Skip to content

Commit

Permalink
last commit
Browse files Browse the repository at this point in the history
  • Loading branch information
vikkikanhaua committed Jun 28, 2011
1 parent b3bd887 commit 0bd67f2
Show file tree
Hide file tree
Showing 5 changed files with 19 additions and 12 deletions.
5 changes: 4 additions & 1 deletion .Xdefaults
@@ -1,5 +1,8 @@
!*font : -jmk-neep alt-medium-*-normal-*-11-*-*-*-*-*-iso8859-*
!*boldFont : -jmk-neep alt-medium-*-normal-*-11-*-*-*-*-*-iso8859-*
!*font : -*-montecarlo-medium-r-normal-*-11-*-*-*-*-*-*-* !*font : -*-montecarlo-medium-r-normal-*-11-*-*-*-*-*-*-*
!*boldFont : -*-montecarlo-medium-r-normal-*-11-*-*-*-*-*-*-* !*boldFont : -*-montecarlo-medium-r-normal-*-11-*-*-*-*-*-*-*

*font : -*-tamsyn-medium-*-*-*-12-*-*-*-*-*-*-* *font : -*-tamsyn-medium-*-*-*-12-*-*-*-*-*-*-*
*boldFont : -*-tamsyn-medium-*-*-*-12-*-*-*-*-*-*-* *boldFont : -*-tamsyn-medium-*-*-*-12-*-*-*-*-*-*-*
*title : terminal *title : terminal
Expand All @@ -19,7 +22,7 @@


*perl-ext-common : default,matcher *perl-ext-common : default,matcher
*perl-lib : /usr/lib/*perl/ *perl-lib : /usr/lib/*perl/
*urlLauncher : firefox *urlLauncher : /usr/bin/luakit
*matcher.button : 1 *matcher.button : 1


*cursorColor : #80724e *cursorColor : #80724e
Expand Down
8 changes: 5 additions & 3 deletions .conky/conkyrc_new
Expand Up @@ -15,7 +15,7 @@ default_color f1f1f1
draw_outline no draw_outline no
alignment bottom_left alignment bottom_left
gap_x 100 gap_x 100
gap_y 0 gap_y 30
no_buffers yes no_buffers yes
cpu_avg_samples 2 cpu_avg_samples 2
net_avg_samples 2 net_avg_samples 2
Expand All @@ -28,6 +28,8 @@ ${image ~/.conky/icons/Television-Alt.png -s 32x32} ${image ~/.conky/icons/Task-
${goto 135}Host : ${nodename} ${goto 360}CPU : ${hwmon temp 1}C ${goto 525}RAM : ${membar 4,100} $memperc% ${goto 790}Root : ${fs_bar 4,120 /} ${fs_free /} ${goto 1115}IP addr : ${if_up ppp0}${addr ppp0}${else}${color red}down${endif}${color} ${goto 1365}gpu: ${nvidia temp}C ${goto 1520}${mpd_smart} ${goto 135}Host : ${nodename} ${goto 360}CPU : ${hwmon temp 1}C ${goto 525}RAM : ${membar 4,100} $memperc% ${goto 790}Root : ${fs_bar 4,120 /} ${fs_free /} ${goto 1115}IP addr : ${if_up ppp0}${addr ppp0}${else}${color red}down${endif}${color} ${goto 1365}gpu: ${nvidia temp}C ${goto 1520}${mpd_smart}
${goto 360}Mobo: ${hwmon temp 2}C ${goto 525}Proc: $processes ${goto 790}Home : ${fs_bar 4,120 /home} ${fs_free /home} ${goto 1115}Tx Rate : ${upspeed ppp0} ${goto 1520}${mpd_album} ${goto 360}Mobo: ${hwmon temp 2}C ${goto 525}Proc: $processes ${goto 790}Home : ${fs_bar 4,120 /home} ${fs_free /home} ${goto 1115}Tx Rate : ${upspeed ppp0} ${goto 1520}${mpd_album}
${goto 135}Kernel: ${kernel} ${goto 790}Stuff: ${fs_bar 4,120 /stuff} ${fs_free /stuff} ${goto 1115}Rx Rate : ${downspeed ppp0} ${goto 1365}sda: ${hddtemp /dev/sda}C ${goto 1520}${mpd_bar 4,250} ${goto 135}Kernel: ${kernel} ${goto 790}Stuff: ${fs_bar 4,120 /stuff} ${fs_free /stuff} ${goto 1115}Rx Rate : ${downspeed ppp0} ${goto 1365}sda: ${hddtemp /dev/sda}C ${goto 1520}${mpd_bar 4,250}
${goto 135}Arch : ${machine} ${goto 360}FAN : ${hwmon fan 1}RPM ${goto 525}Vol: ${mixerbar} ${mixer}% ${goto 790}Tv : ${fs_bar 4,120 /mnt/tv} ${fs_free /mnt/tv} ${goto 1115}Rx Total: ${totaldown ppp0} ${goto 1365}sdb: ${hddtemp /dev/sdb}C ${goto 1520}${mpd_status} ${mpd_elapsed}/${mpd_length} ${goto 135}Arch : ${machine} ${goto 360}FAN : ${hwmon fan 1}RPM ${goto 790}Tv : ${fs_bar 4,120 /mnt/tv} ${fs_free /mnt/tv} ${goto 1115}Rx Total: ${totaldown ppp0} ${goto 1365}sdb: ${hddtemp /dev/sdb}C ${goto 1520}${mpd_status} ${mpd_elapsed}/${mpd_length}


${font Hybrid:size=20}${goto 135}${cpugraph cpu1 40,250 00ff00 ff0000 -t} ${color 1994d1}${goto 420}${time %A %d %b %H:%M}${color fea63c} ${goto 830}Uptime: ${uptime_short} ${color 86c113} ${goto 1370}Mail: ${new_mails /home/vikki/mail/inbox} ${color} ${goto 1520}${cpugraph cpu2 40,250 00ff00 ff0000 -t}${font} ${image ~/.conky/icons/Background.png -p 0,75}

${font JackInput:size=16}${goto 135}${cpugraph cpu1 22,250 00ff00 ff0000 -t} ${color 1994d1}${goto 420}${time %H:%M, %A %d %b}${color fea63c} ${goto 830}Uptime: ${uptime_short} ${color cd5c5c} ${goto 1115}Vol: ${mixer}% ${color 86c113} ${goto 1370}Mail: ${new_mails /home/vikki/mail/inbox} ${color} ${goto 1520}${cpugraph cpu2 22,250 00ff00 ff0000 -t}${font}
2 changes: 1 addition & 1 deletion .mutt/muttrc
Expand Up @@ -62,7 +62,7 @@ hdr_order from: to: cc: subject: # and in this order
##### #####


subscribe arch-announce arch-dev-pub arch-general aur-general xmonad mc awesome awesome-devel subscribe arch-announce arch-dev-pub arch-general aur-general xmonad mc awesome awesome-devel
mailboxes =inbox =sent_mail =facebook =aur-general =arch-general =arch-dev-pub =awesome =awesome-devel =arch-announce =mc =xmonad =drafts mailboxes =inbox =sent_mail =facebook =aur-general =arch-general =arch-dev-pub =arch-announce =mc =drafts =awesome =awesome-devel =xmonad
# }}} # }}}


## ##
Expand Down
15 changes: 8 additions & 7 deletions subtle.rb
Expand Up @@ -46,37 +46,37 @@
style :title do style :title do
foreground "#cdad00" foreground "#cdad00"
background "#1a1a1a" background "#1a1a1a"
padding 0, 3, 0, 3 padding 1, 3, 2, 3
end end


style :focus do style :focus do
foreground "#cdad00" foreground "#cdad00"
background "#1a1a1a" background "#1a1a1a"
padding 0, 3, 0, 3 padding 1, 3, 2, 3
end end


style :urgent do style :urgent do
foreground "#cd5c5c" foreground "#cd5c5c"
background "#1a1a1a" background "#1a1a1a"
padding 0, 3, 0, 3 padding 1, 3, 2, 3
end end


style :occupied do style :occupied do
foreground "#659fbd" foreground "#659fbd"
background "#1a1a1a" background "#1a1a1a"
padding 0, 3, 0, 3 padding 1, 3, 2, 3
end end


style :views do style :views do
foreground "#757575" foreground "#757575"
background "#1a1a1a" background "#1a1a1a"
padding 0, 3, 0, 3 padding 1, 3, 2, 3
end end


style :sublets do style :sublets do
foreground "#fea63c" foreground "#fea63c"
background "#1a1a1a" background "#1a1a1a"
padding 0, 3, 0, 3 padding 1, 3, 2, 3
end end


style :separator do style :separator do
Expand Down Expand Up @@ -105,7 +105,7 @@
gravity :top_right, [ 50, 0, 50, 50 ] gravity :top_right, [ 50, 0, 50, 50 ]
gravity :left, [ 0, 0, 50, 100 ] gravity :left, [ 0, 0, 50, 100 ]
gravity :center, [ 0, 0, 100, 100 ] gravity :center, [ 0, 0, 100, 100 ]
gravity :center_1, [ 2, 2, 96, 84 ] gravity :center_1, [ 2, 2, 96, 82 ]
gravity :right, [ 50, 0, 50, 100 ] gravity :right, [ 50, 0, 50, 100 ]
gravity :bottom_left, [ 0, 50, 50, 50 ] gravity :bottom_left, [ 0, 50, 50, 50 ]
gravity :bottom_left33, [ 0, 50, 50, 30 ] gravity :bottom_left33, [ 0, 50, 50, 30 ]
Expand Down Expand Up @@ -202,6 +202,7 @@
# User Programs {{{ # User Programs {{{
# #
grab "W-Return" , "urxvtc" grab "W-Return" , "urxvtc"
grab "Print" , "scrot screenie_%H%M%S_%d%b.png -q 80"
grab "XF86Sleep" , "alock -auth md5:file=/home/vikki/docs/passphrase" grab "XF86Sleep" , "alock -auth md5:file=/home/vikki/docs/passphrase"
grab "XF86Search" , "firefox" grab "XF86Search" , "firefox"
grab "XF86AudioRaiseVolume", "amixer -q set 'Front' 2+" grab "XF86AudioRaiseVolume", "amixer -q set 'Front' 2+"
Expand Down
1 change: 1 addition & 0 deletions xorg.conf
Expand Up @@ -11,6 +11,7 @@ EndSection


Section "Files" Section "Files"
FontPath "/usr/share/fonts/local/" FontPath "/usr/share/fonts/local/"
FontPath "/usr/share/fonts/jmk"
EndSection EndSection


Section "ServerFlags" Section "ServerFlags"
Expand Down

0 comments on commit 0bd67f2

Please sign in to comment.