Skip to content

Commit bd3e86c

Browse files
authored
Merge pull request #138 from Nino-K/disable-wslg
Disables GUI integration for WSL
2 parents b787a7f + dd1bd6a commit bd3e86c

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)