summarylogtreecommitdiffstats
path: root/change-default-vt.patch
blob: 3dad6174058748bbd05da1cad71098eea828c346 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/config.toml b/config.toml
index 3768a6e315..2a933309b4 100644
--- a/config.toml
+++ b/config.toml
@@ -1,7 +1,7 @@
 [terminal]
 # The VT to run the greeter on. Can be "next", "current" or a number
 # designating the VT.
-vt = 1
+vt = 7
 
 # The default session, also known as the greeter.
 [default_session]