Skip to content

Commit 5f54294

Browse files
committed
✒ Update documentation.
1 parent 5c25bf1 commit 5f54294

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

documentation/systemProvisionGuide/installWindowsSoftware.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ run applications in stealth mode.
8181
### TODO: Checkout and install following or similar apps:
8282
- App for caching open windows to restart windows after a reboot. (an alternative to hibernate)
8383
- "duet" allows for using ipad as a drawing tablet.
84+
- Shortcut software for more productivity https://windowsreport.com/shortcut-software-for-windows/
8485
___
8586

8687
# Must be executed in administractor powershell with execution policy allowed

resource/localDevelopmentEnvironment/WindowsOS/terminal/ConEmu.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<key name="Software">
33
<key name="ConEmu">
4-
<key name=".Vanilla" modified="2020-12-19 08:44:52" build="200928">
4+
<key name=".Vanilla" modified="2021-01-27 15:20:15" build="200928">
55
<value name="Language" type="string" data="en"/>
66
<value name="StartType" type="hex" data="02"/>
77
<value name="CmdLine" type="string" data=""/>
@@ -147,11 +147,11 @@
147147
<value name="Cascaded" type="hex" data="01"/>
148148
<value name="IntegralSize" type="hex" data="00"/>
149149
<value name="WindowMode" type="dword" data="0000051f"/>
150-
<value name="ConWnd X" type="long" data="1179"/>
151-
<value name="ConWnd Y" type="long" data="266"/>
152-
<value name="LastMonitor" type="string" data="0,60,3840,2160"/>
153-
<value name="ConWnd Width" type="dword" data="00000078"/>
154-
<value name="ConWnd Height" type="dword" data="00000037"/>
150+
<value name="ConWnd X" type="long" data="1189"/>
151+
<value name="ConWnd Y" type="long" data="0"/>
152+
<value name="LastMonitor" type="string" data="0,0,3840,2160"/>
153+
<value name="ConWnd Width" type="dword" data="00000074"/>
154+
<value name="ConWnd Height" type="dword" data="00000032"/>
155155
<value name="16bit Height" type="ulong" data="0"/>
156156
<value name="QuakeStyle" type="hex" data="00"/>
157157
<value name="Restore2ActiveMon" type="hex" data="00"/>

0 commit comments

Comments
 (0)