✨ feat: change runner from wofi to anyrun
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
Config (
|
||||
x: Fraction(0.5),
|
||||
y: Fraction(0.35),
|
||||
width: Fraction(0.4),
|
||||
height: Absolute(100),
|
||||
hide_icons: false,
|
||||
ignore_exclusive_zones: false,
|
||||
layer: Overlay,
|
||||
show_results_immediately: true,
|
||||
max_entries: None,
|
||||
close_on_click: true,
|
||||
hide_plugin_info: true,
|
||||
|
||||
plugins: [
|
||||
"libapplications.so",
|
||||
"libsymbols.so",
|
||||
"libshell.so"
|
||||
],
|
||||
)
|
||||
Reference in New Issue
Block a user