first commit

This commit is contained in:
Leonid Pershin
2026-05-07 21:38:27 +03:00
commit 84fb173ea8
3949 changed files with 564326 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
# Don't change this! Version used to track needed updates.
version = 0
# Modifier key relevant to the search-passing behavior. Not relevant if the behavior is ALWAYS or NEVER
modifier = "ALT"
# How to pass the current search query to a child entry. When satisfied, the child screen will open with the current search term pre-loaded in its search bar.
behavior = "HOLD_MODIFIER"
# When true a config GUI will clear its search query when opened, otherwise it will cache and maintain the query.
clearSearch = true