add anyrun config

This commit is contained in:
end-4
2024-02-18 11:08:55 +07:00
parent 0bc6a46c22
commit 8f2a4e52c2
2 changed files with 79 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
Config(
x: Fraction(0.500000),
y: Absolute(15),
width: Fraction(0.300000),
height: Absolute(0),
hide_icons: false,
ignore_exclusive_zones: false,
layer: Overlay,
hide_plugin_info: true,
close_on_click: true,
show_results_immediately: false,
max_entries: None,
)