From 5a42aadb4112edbe7fe2832ddb5e250e6610fbae Mon Sep 17 00:00:00 2001 From: thorstenspille Date: Sun, 25 Apr 2021 18:19:00 +0200 Subject: [PATCH] Added variable for vim syntax highlighting --- zamba.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/zamba.conf b/zamba.conf index 11738a4..16f5612 100644 --- a/zamba.conf +++ b/zamba.conf @@ -75,6 +75,9 @@ LXC_TIMEZONE="Europe/Berlin" # Define system language on LXC container (locales) LXC_LOCALE=de_DE.UTF-8 +# Set dark background for vim syntax highlighting (0 or 1) +LXC_VIM_BG_DARK=1 + ############### Zamba-Server-Section ############### # Defines the REALM for the Active Directory (AD DC, AD member)