Skip to content

Commit

Permalink
🔥lançamento
Browse files Browse the repository at this point in the history
  • Loading branch information
saulotarsobc committed Jan 24, 2024
1 parent cf6b6e0 commit bcf63bd
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
{
// geral
"editor.formatOnSave": true,
"explorer.compactFolders": false,
// material icon
"material-icon-theme.activeIconPack": "nest",
// comentarios
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit bcf63bd

Please sign in to comment.