mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 08:43:00 +00:00
aichat: update to gpt-5.1
This commit is contained in:
parent
32429308f3
commit
20a2dc258f
2 changed files with 7 additions and 1 deletions
|
|
@ -34,6 +34,11 @@
|
|||
app-id = "^gimp$";
|
||||
title = "^GIMP Startup$";
|
||||
}
|
||||
{
|
||||
# Generic wechat floating window
|
||||
app-id = "^wechat$";
|
||||
title = "^wechat$";
|
||||
}
|
||||
];
|
||||
open-focused = false;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue