summaryrefslogtreecommitdiff
path: root/windows-terminal
diff options
context:
space:
mode:
Diffstat (limited to 'windows-terminal')
-rw-r--r--windows-terminal/settings.json13
1 files changed, 11 insertions, 2 deletions
diff --git a/windows-terminal/settings.json b/windows-terminal/settings.json
index 9580e66..85a1f4e 100644
--- a/windows-terminal/settings.json
+++ b/windows-terminal/settings.json
@@ -32,7 +32,7 @@
"alwaysShowTabs": false,
"copyFormatting": "none",
"copyOnSelect": false,
- "defaultProfile":"{8bd3ca1b-00bb-5d4f-947f-ec444f47cb22}",
+ "defaultProfile": "{8bd1608e-0621-47d6-a74f-663f7ec8979c}",
"keybindings":
[
{
@@ -103,10 +103,19 @@
"hidden": false,
"name": "archlinux",
"source": "Microsoft.WSL"
+ },
+ {
+ "commandline": "C:\\WINDOWS\\system32\\wsl.exe --distribution-id {ee2428c4-33cf-40c6-9b10-044f834a3d27} --cd ~",
+ "guid": "{8bd1608e-0621-47d6-a74f-663f7ec8979c}",
+ "hidden": false,
+ "icon": "C:\\Users\\Mikayel\\AppData\\Local\\wsl\\{ee2428c4-33cf-40c6-9b10-044f834a3d27}\\shortcut.ico",
+ "name": "archlinux",
+ "pathTranslationStyle": "wsl",
+ "startingDirectory": "~"
}
]
},
"schemes": [],
"showTabsInTitlebar": false,
"themes": []
-}
+} \ No newline at end of file
Back to https://optics-design.com