niri noctalia keybind updates

This commit is contained in:
2026-02-10 10:50:39 +01:00
parent fb14fbcc13
commit 1e33700125
2 changed files with 6 additions and 1 deletions
+2 -1
View File
@@ -12,7 +12,8 @@
enableMcpIntegration = true;
settings = {
model = "github-copilot/gpt-5.2";
#model = "github-copilot/gpt-5.2";
model = "zai-coding-plan/glm-5";
small_model = "zai-coding-plan/glm-4.7";
autoshare = false;
autoupdate = false;
+4
View File
@@ -50,6 +50,7 @@
uv
poetry
thonny
(python3.withPackages (
ps: with ps; [
@@ -69,6 +70,9 @@
scipy
pandas
matplotlib
vispy
pyvista
pygame
seaborn
scikit-learn
]