diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/infrastructure/machines.scm | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/infrastructure/machines.scm b/src/infrastructure/machines.scm index 6b294ff..c4ea0f2 100644 --- a/src/infrastructure/machines.scm +++ b/src/infrastructure/machines.scm @@ -70,6 +70,11 @@ (plain-file "infokey" #"""- ^e down-line ^y up-line + + #var + link-style=cyan + active-link-style=blue,bold + match-style=underline,bold,bggreen """#)) (define with-email.sh |