forked from Shinonome/dots-hyprland
ai: system prompt
This commit is contained in:
@@ -4,6 +4,10 @@ pragma Singleton
|
||||
pragma ComponentBehavior: Bound
|
||||
|
||||
Singleton {
|
||||
property QtObject ai: QtObject {
|
||||
property string systemPrompt: ""
|
||||
}
|
||||
|
||||
property QtObject appearance: QtObject {
|
||||
property int fakeScreenRounding: 1 // 0: None | 1: Always | 2: When not fullscreen
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user