mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 16:51:34 +02:00
Update kitty font, starship config, sxhkd
This commit is contained in:
parent
e268665220
commit
72c267b784
9 changed files with 45 additions and 67 deletions
|
|
@ -11,10 +11,8 @@
|
|||
"editor.minimap.enabled": false,
|
||||
"editor.tabCompletion": "on",
|
||||
"editor.tabSize": 2,
|
||||
|
||||
"explorer.confirmDelete": false,
|
||||
"explorer.confirmDragAndDrop": false,
|
||||
|
||||
"window.menuBarVisibility": "hidden",
|
||||
|
||||
"gitlens.codeLens.enabled": false,
|
||||
|
|
@ -22,6 +20,9 @@
|
|||
"git.confirmSync": false,
|
||||
"git.enableSmartCommit": true,
|
||||
|
||||
"liveSassCompile.settings.formats": [{"format": "expanded", "extensionName": ".css", "savePath": null}],
|
||||
"liveSassCompile.settings.generateMap": false,
|
||||
|
||||
"emmet.includeLanguages": {
|
||||
"javascript": "javascriptreact"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue