From bcf63bdd31157d9c0a2f6a44e503c08d80629874 Mon Sep 17 00:00:00 2001 From: saulotarsobc Date: Wed, 24 Jan 2024 11:43:00 -0300 Subject: [PATCH] =?UTF-8?q?:fire:lan=C3=A7amento?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/build-app.yml | 2 +- .vscode/settings.json | 1 + README.md | 2 ++ 3 files changed, 4 insertions(+), 1 deletion(-) 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