Browse Source

update conky

pull/1/head
10sr 12 years ago
parent
commit
4470ff1629
2 changed files with 7 additions and 7 deletions
  1. +4
    -4
      conkyrc
  2. +3
    -3
      conkyrc.2

+ 4
- 4
conkyrc View File

@@ -8,14 +8,14 @@ xftfont DejaVu Sans Mono:size=10
xftalpha 0.8

update_interval 1.0
total_run_times 0

own_window yes
own_window_type desktop
own_window_transparent yes
own_window_colour hotpink
own_window_hints undecorated,below,skip_taskbar,sticky,skip_pager
#own_window_hints undecorated,below,skip_taskbar,sticky,skip_pager

minimum_size 200
draw_shades no
@@ -27,13 +27,13 @@ alignment top_right
gap_x 20
gap_y 40

default_color green # slategrey
default_color green # slategrey
default_shade_color lightgrey
default_outline_color black
color0 white # value
color1 white # vertical border
color2 green # name
color3 gray # displays
color3 gray # displays
color4 888888 # border of netspeed graph

no_buffers yes


+ 3
- 3
conkyrc.2 View File

@@ -8,7 +8,7 @@ xftfont DejaVu Sans Mono:size=10
xftalpha 0.8

update_interval 1.0
total_run_times 0

own_window yes
@@ -18,13 +18,13 @@ own_window_colour hotpink
own_window_hints undecorated,below,skip_taskbar,sticky,skip_pager

minimum_size 200
#maximum_width 2000
#maximum_text_width 2000
draw_shades no
draw_outline no
draw_borders no
stippled_borders 0
border_width 1
default_color green # slategrey
default_color green # slategrey
default_shade_color lightgrey
default_outline_color black
alignment bottom_left


Loading…
Cancel
Save