Edit install script after testing

master
trémeur 5 years ago
parent 0ceac6ad67
commit 7ef9d98bc2

@ -62,9 +62,9 @@ conky.config = {
} }
conky.text = [[ conky.text = [[
${font VictorMono Nerd Font:size=9:bold}Sync # ${font VictorMono Nerd Font:size=9:bold}Sync
${font VictorMono Nerd Font:size=9:regular}${exec command insync get_sync_progress} # ${font VictorMono Nerd Font:size=9:regular}${exec command insync get_sync_progress}
$hr # $hr insync very stupidly got rid of this feature in version 3
${font VictorMono Nerd Font:size=9:bold}Agenda ${font VictorMono Nerd Font:size=9:bold}Agenda
${font VictorMono Nerd Font:size=9:regular}${exec command ~/.linux/scripts/today.sh} ${font VictorMono Nerd Font:size=9:regular}${exec command ~/.linux/scripts/today.sh}
$hr $hr

Loading…
Cancel
Save