initial commit for llm chat tab in sidebar
This commit is contained in:
@@ -1,7 +1,11 @@
|
||||
import Quickshell
|
||||
import ZShell.Llm
|
||||
|
||||
PersistentProperties {
|
||||
property ChatSession chatSession
|
||||
property int currentTab: 0
|
||||
property list<string> expandedNotifs: []
|
||||
property bool inChat: false
|
||||
|
||||
reloadableId: "sidebar"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user