diff --git a/.github/workflows/build-app.yml b/.github/workflows/build-app.yml index ae03550..14f559a 100644 --- a/.github/workflows/build-app.yml +++ b/.github/workflows/build-app.yml @@ -19,7 +19,7 @@ jobs: - name: Set up Node.js uses: actions/setup-node@v3 with: - node-version: 18 + node-version: 20 - name: Install dependencies run: npm install diff --git a/.vscode/settings.json b/.vscode/settings.json index c00eb61..57ae6b8 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -4,6 +4,7 @@ { // geral "editor.formatOnSave": true, + "explorer.compactFolders": false, // material icon "material-icon-theme.activeIconPack": "nest", // comentarios diff --git a/README.md b/README.md index 8e75088..840f1fe 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # SC - Virtual Screens +## Create and manage virtual screens on Windows effortlessly. This Electron application provides an intuitive interface for organizing your workspace. Easily switch between screens for a more efficient experience. Ideal for users seeking simplicity in managing virtual spaces. + ![Alt text](images/image.png) ## Use