engstrand-config / dwl-guile

Dynamic tiling Wayland compositor configurable in Guile Scheme, based on dwl and libguile - now with a REPL!
Other
97 stars 5 forks source link

Add example config showing more advanced configuration options #37

Open Frewacom opened 1 year ago

Frewacom commented 1 year ago

The default config is very small and adds a few basic keybindings and tags, which means that it is not very helpful for new users trying to create a more customized config. To make it easier, we should add a larger example configuration that clearly shows how to setup xkb rules, monitor rules, adding a startup hook, etc.