feat: enhance settings dialog with close button and hover effects

This commit is contained in:
2026-03-29 03:43:05 +02:00
parent 318928ded3
commit 9afb4adaca
5 changed files with 48 additions and 10 deletions

View File

@@ -7,13 +7,8 @@
"text_editor": "msedit",
"custom_menu_items": [
{
"name": "Nytt kommando",
"command": "echo $[path]",
"applies_to": "Both"
},
{
"name": "Nytt kommando",
"command": "echo $[path]",
"name": "Open In VS Code",
"command": "code $[path]",
"applies_to": "Both"
}
]

Binary file not shown.