Moves conky to LEGACY
This commit is contained in:
parent
7033add60b
commit
fa11c08e1f
13 changed files with 0 additions and 0 deletions
42
LEGACY/conky/MyBlue/MyBlue
Normal file
42
LEGACY/conky/MyBlue/MyBlue
Normal file
|
@ -0,0 +1,42 @@
|
|||
use_xft yes
|
||||
xftfont 123:size=8
|
||||
xftalpha 0.1
|
||||
update_interval 0.5
|
||||
total_run_times 0
|
||||
|
||||
own_window yes
|
||||
own_window_type override
|
||||
own_window_class Conky
|
||||
own_window_transparent yes
|
||||
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
|
||||
own_window_colour 000000
|
||||
#own_window_argb_visual yes
|
||||
#own_window_argb_value 128
|
||||
|
||||
background yes
|
||||
|
||||
double_buffer yes
|
||||
maximum_width 500
|
||||
draw_shades no
|
||||
draw_outline no
|
||||
draw_borders no
|
||||
draw_graph_borders no
|
||||
default_color white
|
||||
default_shade_color red
|
||||
default_outline_color green
|
||||
alignment top_right
|
||||
gap_x 0
|
||||
gap_y 10
|
||||
no_buffers yes
|
||||
uppercase no
|
||||
cpu_avg_samples 2
|
||||
net_avg_samples 1
|
||||
override_utf8_locale yes
|
||||
|
||||
|
||||
own_window_argb_value 0
|
||||
own_window_argb_visual no
|
||||
minimum_size 0 0
|
||||
TEXT
|
||||
${color EAEAEA}${font GE Inspira:pixelsize=120}${time %H:%M}${color 2f519a}${time :%S}${font}
|
||||
${color EAEAEA}${font GE Inspira:pixelsize=58}${time %A}${font GE Inspira:pixelsize=42}${color 2f519a}${time %d}${font GE Inspira:pixelsize=22}${color EAEAEA}${time %B} ${time %Y}
|
Loading…
Add table
Add a link
Reference in a new issue