We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b787a7f commit dd1bd6aCopy full SHA for dd1bd6a
1 file changed
files/wsl.conf
@@ -1,4 +1,8 @@
1
# WSL configuration options for the Rancher Desktop distribution.
2
+[general]
3
+# Disable GUI integration, only CLI apps work.
4
+guiApplications=false
5
+
6
[automount]
7
# Prevent processing /etc/fstab, since it doesn't exist.
8
mountFsTab = false
0 commit comments