forked from Shinonome/dots-hyprland
add config option to keep right sidebar loaded
This commit is contained in:
@@ -235,6 +235,7 @@ Singleton {
|
||||
}
|
||||
|
||||
property JsonObject sidebar: JsonObject {
|
||||
property bool keepRightSidebarLoaded: true
|
||||
property JsonObject translator: JsonObject {
|
||||
property int delay: 300 // Delay before sending request. Reduces (potential) rate limits and lag.
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user