Edit install script after testing
This commit is contained in:
parent
0ceac6ad67
commit
7ef9d98bc2
1 changed files with 3 additions and 3 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue