DashNix/anyrun/config.ron

10 lines
148 B
Text

Config(
width: 800,
position: Center,
plugins: [
"libapplications.so",
"librink.so",
"libshell.so",
"libtranslate.so",
],
)