aichat: update to gpt-5.1

This commit is contained in:
js0ny 2025-11-17 20:27:46 +00:00
parent 32429308f3
commit 20a2dc258f
2 changed files with 7 additions and 1 deletions

View file

@ -34,6 +34,11 @@
app-id = "^gimp$";
title = "^GIMP Startup$";
}
{
# Generic wechat floating window
app-id = "^wechat$";
title = "^wechat$";
}
];
open-focused = false;
}