Skip to content

Commit 640bdba

Browse files
committed
Merge pull request #88 from sc0tt/master
Make cmd use Cmder icon
2 parents 88e17fc + 94f0ea5 commit 640bdba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: config/ConEmu.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -487,7 +487,7 @@
487487
<value name="Count" type="dword" data="00000002"/>
488488
<key name="Task1" modified="2013-11-29 16:19:41" build="131107">
489489
<value name="Name" type="string" data="{cmd}"/>
490-
<value name="GuiArgs" type="string" data=" /icon &quot;cmd.exe&quot;"/>
490+
<value name="GuiArgs" type="string" data=" /icon &quot;%CMDER_ROOT%\cmder.exe&quot;"/>
491491
<value name="Cmd1" type="string" data="cmd /k &quot;%CMDER_ROOT%\vendor\init.bat&quot; -new_console:d:%USERPROFILE%"/>
492492
<value name="Active" type="dword" data="00000000"/>
493493
<value name="Count" type="dword" data="00000001"/>

0 commit comments

Comments
 (0)