conky mountpoints
parent
517796e8fa
commit
c53ba8a106
|
@ -1,4 +0,0 @@
|
||||||
conky -c ~/.config/conky/logo_mbcolor.conkyrc & sleep .5
|
|
||||||
conky -c ~/.config/conky/mabox_tools_mbcolor.conkyrc & sleep .5
|
|
||||||
conky -c ~/.config/conky/shortcuts_mbcolor.conkyrc & sleep .5
|
|
||||||
conky -c ~/.config/conky/sysinfo_mbcolor.conkyrc & sleep .5
|
|
|
@ -8,9 +8,9 @@ conky.config = {
|
||||||
own_window_class = 'Conky',
|
own_window_class = 'Conky',
|
||||||
own_window_title = 'Mabox Mountpoints Conky',
|
own_window_title = 'Mabox Mountpoints Conky',
|
||||||
|
|
||||||
alignment = 'bottom_right',
|
alignment = 'top_right',
|
||||||
gap_x = 30,
|
gap_x = 260,
|
||||||
gap_y = 240,
|
gap_y = 60,
|
||||||
-- minimum_height = 64,
|
-- minimum_height = 64,
|
||||||
minimum_width = 240,
|
minimum_width = 240,
|
||||||
|
|
||||||
|
@ -27,7 +27,7 @@ conky.config = {
|
||||||
default_outline_color = '#222222',
|
default_outline_color = '#222222',
|
||||||
|
|
||||||
default_color = '#309552',
|
default_color = '#309552',
|
||||||
color2 = '#3dd425',
|
color2 = '#e8cb2d',
|
||||||
|
|
||||||
-- BORDERS
|
-- BORDERS
|
||||||
draw_borders = true,
|
draw_borders = true,
|
||||||
|
|
|
@ -8,11 +8,11 @@ conky.config = {
|
||||||
own_window_class = 'Conky',
|
own_window_class = 'Conky',
|
||||||
own_window_title = 'Mabox Network Conky',
|
own_window_title = 'Mabox Network Conky',
|
||||||
|
|
||||||
alignment = 'bottom_right',
|
alignment = 'top_right',
|
||||||
gap_x = 30,
|
gap_x = 260,
|
||||||
gap_y = 60,
|
gap_y = 60,
|
||||||
minimum_height = 64,
|
-- minimum_height = 64,
|
||||||
minimum_width = 64,
|
minimum_width = 240,
|
||||||
|
|
||||||
-- FONTS
|
-- FONTS
|
||||||
use_xft = true,
|
use_xft = true,
|
||||||
|
|
|
@ -1,4 +0,0 @@
|
||||||
conky -c ~/.config/conky/logo_mbcolor.conkyrc & sleep .5
|
|
||||||
conky -c ~/.config/conky/mabox_tools_mbcolor.conkyrc & sleep .5
|
|
||||||
conky -c ~/.config/conky/shortcuts_mbcolor.conkyrc & sleep .5
|
|
||||||
conky -c ~/.config/conky/sysinfo_mbcolor.conkyrc & sleep .5
|
|
|
@ -1,5 +0,0 @@
|
||||||
conky -c ~/.config/conky/logo_mbcolor.conkyrc & sleep .5
|
|
||||||
conky -c ~/.config/conky/mabox_tools_mbcolor.conkyrc & sleep .5
|
|
||||||
conky -c ~/.config/conky/shortcuts_mbcolor.conkyrc & sleep .5
|
|
||||||
conky -c ~/.config/conky/sysinfo_mbcolor.conkyrc & sleep .5
|
|
||||||
conky -c ~/.config/conky/quoter_mbcolor.conkyrc & sleep .5
|
|
|
@ -8,9 +8,9 @@ conky.config = {
|
||||||
own_window_class = 'Conky',
|
own_window_class = 'Conky',
|
||||||
own_window_title = 'Mabox Mountpoints Conky',
|
own_window_title = 'Mabox Mountpoints Conky',
|
||||||
|
|
||||||
alignment = 'bottom_right',
|
alignment = 'top_right',
|
||||||
gap_x = 30,
|
gap_x = 260,
|
||||||
gap_y = 240,
|
gap_y = 60,
|
||||||
-- minimum_height = 64,
|
-- minimum_height = 64,
|
||||||
minimum_width = 240,
|
minimum_width = 240,
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue