add systray
This commit is contained in:
4
.vscode/launch.json
vendored
4
.vscode/launch.json
vendored
@@ -10,6 +10,10 @@
|
||||
"request": "launch",
|
||||
"mode": "auto",
|
||||
"program": "${workspaceFolder}",
|
||||
"args": [
|
||||
"-tags",
|
||||
"gtk4"
|
||||
],
|
||||
"preLaunchTask": "build frontend"
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user