diff options
Diffstat (limited to 'global-config')
-rw-r--r-- | global-config | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/global-config b/global-config index d33b7b7..4e1bca5 100644 --- a/global-config +++ b/global-config @@ -35,6 +35,8 @@ # Toggle this to disable symbols in notifications. :global NotificationsWithSymbols true; +# Toggle this to disable color output in terminal/cli. +:global TerminalColorOutput true; # This defines what backups to generate and what password to use. :global BackupSendBinary false; |