Update conky

This commit is contained in:
LordMathis 2017-10-04 16:26:04 +02:00
parent c6cbfdf58c
commit 91f830e92d
1 changed files with 5 additions and 3 deletions

View File

@ -17,8 +17,10 @@ draw_borders=false,
-------------------------------------
-- Window Specifications
-------------------------------------
gap_x=-1920,
gap_y=720,
alignment="middle_left",
gap_x=0,
gap_y=200,
minimum_width=1920,
@ -54,4 +56,4 @@ default_color='FFFFFF',
conky.text = [[
${font Poiret One:weight=Bold:size=30}${alignc}${execi 60 bash-fuzzy-clock}
]]
]]