feat: enhance settings dialog with close button and hover effects
This commit is contained in:
@@ -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.
Reference in New Issue
Block a user