From 71e93ac74c50ee90230affded4db4afc7b656e37 Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Fri, 22 Mar 2019 18:56:24 +0300 Subject: Mobile conky changes --- .config/conky/conky.conf##mobile.Linux.Luchs | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to '.config/conky') diff --git a/.config/conky/conky.conf##mobile.Linux.Luchs b/.config/conky/conky.conf##mobile.Linux.Luchs index aabd64c..f9d1307 100644 --- a/.config/conky/conky.conf##mobile.Linux.Luchs +++ b/.config/conky/conky.conf##mobile.Linux.Luchs @@ -1,5 +1,5 @@ conky.config = { - alignment = 'top_right', + alignment = 'top_left', background = true, draw_borders = false, @@ -15,10 +15,10 @@ conky.config = { draw_outline = false, draw_shades = true, use_xft = true, - font = 'Fira Code Medium:size=9', + font = 'FuraCode Nerd Font Mono:size=9', gap_x = 15, - gap_y = 35, + gap_y = 45, minimum_height = 5, minimum_width = 5, @@ -86,6 +86,5 @@ ${color0}forecast $stippled_hr${color} ${voffset 05}${texeci 1800 curl -s wttr.in/ank | sed -n '3,7{s/\d27\[[0-9;]*m//g;s/^..//;s/ *$//;p}'} ${color0}calendar $stippled_hr${color} ${voffset 05}${execp TODAY=`date +%_d`; cal | tail -n+2 | sed -e '1 s:.*:\${color3}&\${color6}:' -e '1 s:'"$(date +%a |cut -c 1-2)"':\${color4}&\${color5}:' -e '0,/'"$TODAY"'/{s/'"$TODAY"'/\${color7}'"$TODAY"'\${color8}/}' | sed s/^/'${alignc}'/} -${color0}latest xkcd $stippled_hr${color} ${color4}${alignr} ]] -- cgit v1.2.3-70-g09d2