summarylogtreecommitdiffstats
path: root/customization.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'customization.cfg')
-rw-r--r--customization.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/customization.cfg b/customization.cfg
index b8d57e1e4cf6..1fc4e8b13306 100644
--- a/customization.cfg
+++ b/customization.cfg
@@ -3,7 +3,7 @@
# Linux distribution you are using, options are "Arch", "Void", "Ubuntu", "Debian", "Fedora" or "Suse".
# It is automatically set to "Arch" when using PKGBUILD.
# If left empty, the script will prompt
-_distro=""
+_distro="Arch"
# Kernel Version - Options are "5.4", "5.7", "5.8", "5.9", "5.10"
_version="5.10"