update from avior

This commit is contained in:
Johannes Loher 2023-07-21 22:34:01 +02:00
parent 72c0697a39
commit f3a34c1d92
Signed by: saluu
GPG key ID: BB8E7A0EB4C59227
2 changed files with 2 additions and 1 deletions

View file

@ -52,7 +52,7 @@
"files.associations": { "files.associations": {
"*.json5": "jsonc" "*.json5": "jsonc"
}, },
"HuggingFaceCode.modelIdOrEndpoint": "https://alpha.starcoder.tngtech.com:8443/api/generate/", "HuggingFaceCode.modelIdOrEndpoint": "http://starcoder.int.tngtech.com:443/api/generate/",
"[javascriptreact]": { "[javascriptreact]": {
"editor.defaultFormatter": "esbenp.prettier-vscode" "editor.defaultFormatter": "esbenp.prettier-vscode"
}, },

View file

@ -74,6 +74,7 @@ font pango:$font
bindsym $mod+d exec rofi -show drun bindsym $mod+d exec rofi -show drun
bindsym $mod+x exec rofi -show run bindsym $mod+x exec rofi -show run
bindsym $mod+o exec rofi-pass bindsym $mod+o exec rofi-pass
bindsym $mod+p exec rofi-ykman type
# ------------------------------------------------------------------------------ # ------------------------------------------------------------------------------
# Window management # Window management