update from avior
This commit is contained in:
parent
72c0697a39
commit
f3a34c1d92
2 changed files with 2 additions and 1 deletions
|
@ -52,7 +52,7 @@
|
|||
"files.associations": {
|
||||
"*.json5": "jsonc"
|
||||
},
|
||||
"HuggingFaceCode.modelIdOrEndpoint": "https://alpha.starcoder.tngtech.com:8443/api/generate/",
|
||||
"HuggingFaceCode.modelIdOrEndpoint": "http://starcoder.int.tngtech.com:443/api/generate/",
|
||||
"[javascriptreact]": {
|
||||
"editor.defaultFormatter": "esbenp.prettier-vscode"
|
||||
},
|
||||
|
|
|
@ -74,6 +74,7 @@ font pango:$font
|
|||
bindsym $mod+d exec rofi -show drun
|
||||
bindsym $mod+x exec rofi -show run
|
||||
bindsym $mod+o exec rofi-pass
|
||||
bindsym $mod+p exec rofi-ykman type
|
||||
|
||||
# ------------------------------------------------------------------------------
|
||||
# Window management
|
||||
|
|
Loading…
Reference in a new issue