forked from Shinonome/dots-hyprland
sidebar: translation widget
This commit is contained in:
@@ -90,6 +90,9 @@ Singleton {
|
||||
}
|
||||
|
||||
property QtObject sidebar: QtObject {
|
||||
property QtObject translator: QtObject {
|
||||
property int delay: 100 // Delay before sending request. Reduces (potential) rate limits and lag.
|
||||
}
|
||||
property QtObject booru: QtObject {
|
||||
property bool allowNsfw: false
|
||||
property string defaultProvider: "yandere"
|
||||
|
||||
Reference in New Issue
Block a user