mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-19 15:29:58 -05:00
sidebar: ai: make loading indicator transition smoother, disable text fade by default
This commit is contained in:
@@ -415,7 +415,7 @@ Singleton {
|
||||
property int delay: 300 // Delay before sending request. Reduces (potential) rate limits and lag.
|
||||
}
|
||||
property JsonObject ai: JsonObject {
|
||||
property bool textFadeIn: true
|
||||
property bool textFadeIn: false
|
||||
}
|
||||
property JsonObject booru: JsonObject {
|
||||
property bool allowNsfw: false
|
||||
|
||||
Reference in New Issue
Block a user