| Customization / Skins & Themes / Linux and Unix Utilities / Other | ©2011-2013 ~BigRZA |
The Journal Portal
Browse Journals |
Polls |
deviantART [dee·vee·un'nt·ART]
Keep in Touch!
|
Deviousness |
Like the word "Wednesday" is too long...how can i fix that, 'cause it's looking very ugly right now
Anyway, nice one man!
Here is my config
[code]######################
# - Conky settings - #
######################
update_interval 1
total_run_times 0
net_avg_samples 1
cpu_avg_samples 1
imlib_cache_size 0
double_buffer yes
no_buffers yes
#####################
# - Text settings - #
#####################
use_xft yes
xftfont AvantGarde LT Medium:size=40
override_utf8_locale yes
text_buffer_size 2048
#############################
# - Window specifications - #
#############################
own_window_class Conky
own_window yes
own_window_type override
own_window_transparent yes
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
#own_window_argb_visual no
#own_window_argb_value 100
alignment tm
gap_x 00
gap_y 10
minimum_size 350 300
default_bar_size 60 8
#########################
# - Graphics settings - #
#########################
draw_shades no
default_color 080808
default_shade_color 1d1d1d
color0 ffffff
color1 ffffff
color2 ffffff
#lua_load ~/.conky/conkybg.lua
#lua_draw_hook_pre conky_draw_bg
TEXT
${voffset 11} ${goto 25}${time %H} ${goto 106}${time %M}
${image ~/.conky/b.png -p 0,0 -s 188x100}
${voffset -165} ${goto 224}${font AvantGarde LT Medium:size=7}${time %A} ${font}
${font AvantGarde LT Medium:size=38}${voffset -55}${goto 220}${time %d}
${image ~/.conky/c.png -p 200,0 -s 93x100}
[/code]
#!/bin/bash
sleep 30 && conky
edit the file: ~/.conkyrcmiui and at line 56 replace %H with %I