diff --git a/top.sls b/top.sls index 8f9b870..fe6cfd6 100644 --- a/top.sls +++ b/top.sls @@ -7,8 +7,6 @@ base: # Other laptops 'G@os:Windows and TSMS-Laptop* and not E@TSMS-Laptop[1-4]$': - vcarve-pro-trial - # 'TSMS-TWO-DTPC': - # - winHiDPI 'G@os:Windows and TSMS-Desktop11': - corelDRAW 'G@os:Windows and G@manufacturer:Dell*': diff --git a/winHiDPI.sls b/winHiDPI.sls deleted file mode 100644 index 128d8b8..0000000 --- a/winHiDPI.sls +++ /dev/null @@ -1,6 +0,0 @@ -HKEY_USERS\.DEFAULT\Control Panel\Desktop: - reg.present: - - vname: LogPixels - - vdata: 144 - - vtype: REG_DWORD -