Skip to content

Commit dd1bd6a

Browse files
committed
Disables GUI integration for WSL
Signed-off-by: Nino Kodabande <nkodabande@suse.com>
1 parent b787a7f commit dd1bd6a

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

files/wsl.conf

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
# WSL configuration options for the Rancher Desktop distribution.
2+
[general]
3+
# Disable GUI integration, only CLI apps work.
4+
guiApplications=false
5+
26
[automount]
37
# Prevent processing /etc/fstab, since it doesn't exist.
48
mountFsTab = false

0 commit comments

Comments
 (0)