aboutsummaryrefslogtreecommitdiff
path: root/config.default
diff options
context:
space:
mode:
Diffstat (limited to 'config.default')
-rw-r--r--config.default3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.default b/config.default
index 57ed71b..617285b 100644
--- a/config.default
+++ b/config.default
@@ -25,3 +25,6 @@ FORCE_VANILLA_VIM="no"
WM_AUTO_START="no"
WM_TTY="/dev/tty1"
WM_WM="sway"
+
+# Set a name for the host. Can be hostname, can be something else.
+SYSTEM_NAME=$(hostname)