mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-07 07:49:28 -05:00
color generation
This commit is contained in:
@@ -45,6 +45,9 @@ Singleton {
|
||||
property int nonAppResultDelay: 30 // This prevents lagging when typing
|
||||
property string engineBaseUrl: "https://www.google.com/search?q="
|
||||
property list<string> excludedSites: [ "quora.com" ]
|
||||
property QtObject prefix: QtObject {
|
||||
property string action: "/"
|
||||
}
|
||||
}
|
||||
|
||||
property QtObject hacks: QtObject {
|
||||
|
||||
Reference in New Issue
Block a user