mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
WallHaven: use sort by relevance as default
This commit is contained in:
@@ -266,7 +266,7 @@ Singleton {
|
||||
// Wallhaven settings
|
||||
property bool useWallhaven: false
|
||||
property string wallhavenQuery: ""
|
||||
property string wallhavenSorting: "date_added"
|
||||
property string wallhavenSorting: "relevance"
|
||||
property string wallhavenOrder: "desc"
|
||||
property string wallhavenCategories: "111" // general,anime,people
|
||||
property string wallhavenPurity: "100" // sfw only
|
||||
|
||||
Reference in New Issue
Block a user