add awesomeWM config + utility scripts that were in there
This commit is contained in:
parent
a419b86997
commit
986ea52711
27 changed files with 947 additions and 9 deletions
|
@ -19,7 +19,7 @@
|
|||
"liveServer.settings.root": "docs/",
|
||||
"liveServer.settings.donotVerifyTags": true,
|
||||
"editor.insertSpaces": false,
|
||||
"editor.fontFamily": "\"-linja lipamanka\", sans, mono, \"linja pona\", mono",
|
||||
"editor.fontFamily": "\"-linja lipamanka\", sans, mono",
|
||||
"editor.minimap.renderCharacters": false,
|
||||
"Lua.telemetry.enable": false,
|
||||
"Lua.workspace.library": [
|
||||
|
@ -54,5 +54,6 @@
|
|||
"extensions.autoCheckUpdates": false,
|
||||
"extensions.autoUpdate": false,
|
||||
"lldb.suppressUpdateNotifications": true,
|
||||
"zenMode.hideLineNumbers": false
|
||||
"zenMode.hideLineNumbers": false,
|
||||
"editor.inlayHints.enabled": "offUnlessPressed"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue