瀏覽代碼

first commit

xiongzhu 5 年之前
當前提交
eef5d33d6f
共有 2 個文件被更改,包括 8 次插入0 次删除
  1. 8 0
      wt.reg
  2. 二進制
      wt_32.ico

+ 8 - 0
wt.reg

@@ -0,0 +1,8 @@
+Windows Registry Editor Version 5.00
+
+[HKEY_CLASSES_ROOT\Directory\Background\shell\wt]
+@="Windows terminal here"
+"Icon"="C:\\Users\\xiong\\AppData\\Local\\terminal\\wt_32.ico"
+
+[HKEY_CLASSES_ROOT\Directory\Background\shell\wt\command]
+@="C:\\Users\\xiong\\AppData\\Local\\Microsoft\\WindowsApps\\wt.exe -d ."

二進制
wt_32.ico