Skip to content
joshua-redfield edited this page Dec 17, 2010 · 5 revisions

How do I configure Lauf?

In the directory you extracted Lauf to there's a file called lauf.cfg, this file holds settings that can be changed to control the way Lauf works. You can open this file up in a text editor, and use the settings values below to change them accordingly.

If you configure Lauf incorrectly, Lauf may fail to start, or plugins may fail. Run Lauf in debug mode to test your configuration.

Description of settings

lauf_width and lauf_height will allow you to change the dimensions of Lauf and various plugins.

lauf_notify_style has a few different options that can be used. The default option is to use notify-osd, but you can also change this setting to display a message box.

lauf_notify_timeout allows you to change how long a notification is displayed on screen, for this option, use seconds.

lauf_app_timeout allows you to change how long Lauf and it's plugins will stay open on screen, for this option, use seconds.

Clone this wiki locally