conkys cd
parent
2c50dcb830
commit
cbbf048f37
|
@ -19,14 +19,14 @@ conky.config = {
|
|||
override_utf8_locale = true,
|
||||
|
||||
-- COLORS
|
||||
draw_shades = true,
|
||||
draw_shades = false,
|
||||
default_shade_color = '#000000',
|
||||
draw_outline = false,
|
||||
draw_outline = true,
|
||||
default_outline_color = '#222222',
|
||||
|
||||
default_color = '#bbbdbe',
|
||||
color0 = '#c8ac69',
|
||||
color1 = '#db9d61',
|
||||
color1 = '#da9b5d',
|
||||
|
||||
-- BORDERS
|
||||
draw_borders = false,
|
||||
|
|
|
@ -26,7 +26,7 @@ conky.config = {
|
|||
|
||||
default_color = '#bbbdbe',
|
||||
color0 = '#c8ac69',
|
||||
color1 = '#db9d61',
|
||||
color1 = '#da9b5d',
|
||||
|
||||
-- BORDERS
|
||||
draw_borders = false,
|
||||
|
|
|
@ -8,8 +8,8 @@ conky.config = {
|
|||
own_window_class = 'Conky',
|
||||
own_window_title = 'Mabox Tools Conky',
|
||||
|
||||
alignment = 'bottom_middle',
|
||||
gap_x = 0,
|
||||
alignment = 'bottom_right',
|
||||
gap_x = 30,
|
||||
gap_y = 60,
|
||||
minimum_width = '200',
|
||||
|
||||
|
@ -20,9 +20,9 @@ conky.config = {
|
|||
override_utf8_locale = true,
|
||||
|
||||
-- COLORS
|
||||
draw_shades = true,
|
||||
draw_shades = false,
|
||||
default_shade_color = '#000000',
|
||||
draw_outline = false,
|
||||
draw_outline = true,
|
||||
default_outline_color = '#222222',
|
||||
|
||||
default_color = '#bbbdbe',
|
||||
|
|
|
@ -26,7 +26,7 @@ conky.config = {
|
|||
|
||||
default_color = '#bbbdbe',
|
||||
color0 = '#c8ac69',
|
||||
color1 = '#db9d61',
|
||||
color1 = '#da9b5d',
|
||||
color2 = '#6cabcd',
|
||||
cpu_avg_samples = 2,
|
||||
|
||||
|
|
|
@ -26,8 +26,8 @@ conky.config = {
|
|||
|
||||
default_color = '#bbbdbe',
|
||||
color0 = '#c8ac69',
|
||||
color1 = '#db9d61',
|
||||
color2 = '#c76199',
|
||||
color1 = '#da9b5d',
|
||||
color2 = '#6cabcd',
|
||||
cpu_avg_samples = 2,
|
||||
|
||||
|
||||
|
|
|
@ -20,9 +20,9 @@ conky.config = {
|
|||
override_utf8_locale = true,
|
||||
|
||||
-- COLORS
|
||||
draw_shades = true,
|
||||
draw_shades = false,
|
||||
default_shade_color = '#000000',
|
||||
draw_outline = false,
|
||||
draw_outline = true,
|
||||
default_outline_color = '#222222',
|
||||
|
||||
default_color = '#bbbdbe',
|
||||
|
|
|
@ -0,0 +1,73 @@
|
|||
conky.config = {
|
||||
-- WINDOW
|
||||
own_window = true,
|
||||
own_window_type = 'desktop',
|
||||
own_window_transparent = true,
|
||||
own_window_hints = 'undecorated,below,skip_taskbar,skip_pager,sticky',
|
||||
own_window_colour = '#142c2c',
|
||||
own_window_class = 'Conky',
|
||||
own_window_title = 'Mabox Simple Clock and Date',
|
||||
|
||||
alignment = 'top_middle',
|
||||
gap_x = 0,
|
||||
gap_y = 60,
|
||||
|
||||
-- FONTS
|
||||
use_xft = true,
|
||||
font = 'Ubuntu:size=9',
|
||||
xftalpha = 1,
|
||||
override_utf8_locale = true,
|
||||
|
||||
-- COLORS
|
||||
draw_shades = false,
|
||||
default_shade_color = '#000000',
|
||||
draw_outline = true,
|
||||
default_outline_color = '#222222',
|
||||
|
||||
default_color = '#bbbdbe',
|
||||
color0 = '#c8ac69',
|
||||
color1 = '#da9b5d',
|
||||
|
||||
-- BORDERS
|
||||
draw_borders = false,
|
||||
-- Stippled borders?
|
||||
stippled_borders = 3,
|
||||
-- border margins
|
||||
border_inner_margin = 8,
|
||||
border_outer_margin = 8,
|
||||
-- border width
|
||||
border_width = 1,
|
||||
short_units = true,
|
||||
|
||||
-- MISC
|
||||
-- Boolean value, if true, Conky will be forked to background when started.
|
||||
background = true,
|
||||
|
||||
-- Adds spaces around certain objects to stop them from moving other things
|
||||
-- around, this only helps if you are using a mono font
|
||||
-- Options: right, left or none
|
||||
use_spacer = 'none',
|
||||
|
||||
-- Subtract (file system) buffers from used memory?
|
||||
no_buffers = true,
|
||||
|
||||
-- Imlib2 image cache size, in bytes. Default 4MiB Increase this value if you use
|
||||
-- $image lots. Set to 0 to disable the image cache.
|
||||
imlib_cache_size = 0,
|
||||
|
||||
-- Use the Xdbe extension? (eliminates flicker)
|
||||
-- It is highly recommended to use own window with this one
|
||||
-- so double buffer won't be so big.
|
||||
double_buffer = true,
|
||||
update_interval = 1,
|
||||
};
|
||||
|
||||
conky.text = [[
|
||||
${voffset -10}${color0}${font Cantarell:pixelsize=120}${time %H:%M}${font}${voffset -84}${offset 10}${color1}${font Cantarell:pixelsize=42}${time %d} ${voffset -15}${color0}${font Cantarell:pixelsize=22}${time %B} ${time %Y}${font}${voffset 24}${font Cantarell:pixelsize=58}${offset -148}${time %A}${font}
|
||||
${voffset 10}${offset 12}${font Cantarell:pixelsize=14}${color1}HD ${offset 9}$color${fs_free /} / ${fs_size /}${offset 30}${color1}RAM ${offset 9}$color$mem / $memmax${offset 30}${color1}CPU ${offset 9}$color${cpu cpu0}%
|
||||
|
||||
|
||||
|
||||
]];
|
||||
|
||||
|
|
@ -26,7 +26,7 @@ conky.config = {
|
|||
|
||||
default_color = '#bbbdbe',
|
||||
color0 = '#c8ac69',
|
||||
color1 = '#db9d61',
|
||||
color1 = '#da9b5d',
|
||||
|
||||
-- BORDERS
|
||||
draw_borders = false,
|
||||
|
|
|
@ -8,8 +8,8 @@ conky.config = {
|
|||
own_window_class = 'Conky',
|
||||
own_window_title = 'Mabox Tools Conky',
|
||||
|
||||
alignment = 'bottom_middle',
|
||||
gap_x = 0,
|
||||
alignment = 'bottom_right',
|
||||
gap_x = 30,
|
||||
gap_y = 60,
|
||||
minimum_width = '200',
|
||||
|
||||
|
@ -20,9 +20,9 @@ conky.config = {
|
|||
override_utf8_locale = true,
|
||||
|
||||
-- COLORS
|
||||
draw_shades = true,
|
||||
draw_shades = false,
|
||||
default_shade_color = '#000000',
|
||||
draw_outline = false,
|
||||
draw_outline = true,
|
||||
default_outline_color = '#222222',
|
||||
|
||||
default_color = '#bbbdbe',
|
||||
|
|
|
@ -0,0 +1,73 @@
|
|||
conky.config = {
|
||||
-- WINDOW
|
||||
own_window = true,
|
||||
own_window_type = 'desktop',
|
||||
own_window_transparent = true,
|
||||
own_window_hints = 'undecorated,below,skip_taskbar,skip_pager,sticky',
|
||||
own_window_colour = '#142c2c',
|
||||
own_window_class = 'Conky',
|
||||
own_window_title = 'Mabox Simple Clock and Date',
|
||||
|
||||
alignment = 'top_middle',
|
||||
gap_x = 0,
|
||||
gap_y = 60,
|
||||
|
||||
-- FONTS
|
||||
use_xft = true,
|
||||
font = 'Ubuntu:size=9',
|
||||
xftalpha = 1,
|
||||
override_utf8_locale = true,
|
||||
|
||||
-- COLORS
|
||||
draw_shades = false,
|
||||
default_shade_color = '#000000',
|
||||
draw_outline = true,
|
||||
default_outline_color = '#222222',
|
||||
|
||||
default_color = '#bbbdbe',
|
||||
color0 = '#c8ac69',
|
||||
color1 = '#da9b5d',
|
||||
|
||||
-- BORDERS
|
||||
draw_borders = false,
|
||||
-- Stippled borders?
|
||||
stippled_borders = 3,
|
||||
-- border margins
|
||||
border_inner_margin = 8,
|
||||
border_outer_margin = 8,
|
||||
-- border width
|
||||
border_width = 1,
|
||||
short_units = true,
|
||||
|
||||
-- MISC
|
||||
-- Boolean value, if true, Conky will be forked to background when started.
|
||||
background = true,
|
||||
|
||||
-- Adds spaces around certain objects to stop them from moving other things
|
||||
-- around, this only helps if you are using a mono font
|
||||
-- Options: right, left or none
|
||||
use_spacer = 'none',
|
||||
|
||||
-- Subtract (file system) buffers from used memory?
|
||||
no_buffers = true,
|
||||
|
||||
-- Imlib2 image cache size, in bytes. Default 4MiB Increase this value if you use
|
||||
-- $image lots. Set to 0 to disable the image cache.
|
||||
imlib_cache_size = 0,
|
||||
|
||||
-- Use the Xdbe extension? (eliminates flicker)
|
||||
-- It is highly recommended to use own window with this one
|
||||
-- so double buffer won't be so big.
|
||||
double_buffer = true,
|
||||
update_interval = 1,
|
||||
};
|
||||
|
||||
conky.text = [[
|
||||
${voffset -10}${color0}${font Cantarell:pixelsize=120}${time %H:%M}${font}${voffset -84}${offset 10}${color1}${font Cantarell:pixelsize=42}${time %d} ${voffset -15}${color0}${font Cantarell:pixelsize=22}${time %B} ${time %Y}${font}${voffset 24}${font Cantarell:pixelsize=58}${offset -148}${time %A}${font}
|
||||
${voffset 10}${offset 12}${font Cantarell:pixelsize=14}${color1}HD ${offset 9}$color${fs_free /} / ${fs_size /}${offset 30}${color1}RAM ${offset 9}$color$mem / $memmax${offset 30}${color1}CPU ${offset 9}$color${cpu cpu0}%
|
||||
|
||||
|
||||
|
||||
]];
|
||||
|
||||
|
|
@ -26,7 +26,7 @@ conky.config = {
|
|||
|
||||
default_color = '#bbbdbe',
|
||||
color0 = '#c8ac69',
|
||||
color1 = '#db9d61',
|
||||
color1 = '#da9b5d',
|
||||
|
||||
-- BORDERS
|
||||
draw_borders = false,
|
||||
|
|
|
@ -8,8 +8,8 @@ conky.config = {
|
|||
own_window_class = 'Conky',
|
||||
own_window_title = 'Mabox Tools Conky',
|
||||
|
||||
alignment = 'bottom_middle',
|
||||
gap_x = 0,
|
||||
alignment = 'bottom_right',
|
||||
gap_x = 30,
|
||||
gap_y = 60,
|
||||
minimum_width = '200',
|
||||
|
||||
|
@ -20,9 +20,9 @@ conky.config = {
|
|||
override_utf8_locale = true,
|
||||
|
||||
-- COLORS
|
||||
draw_shades = true,
|
||||
draw_shades = false,
|
||||
default_shade_color = '#000000',
|
||||
draw_outline = false,
|
||||
draw_outline = true,
|
||||
default_outline_color = '#222222',
|
||||
|
||||
default_color = '#bbbdbe',
|
||||
|
|
Loading…
Reference in New Issue