-
Notifications
You must be signed in to change notification settings - Fork 2
layouts
MArpogaus edited this page Jul 17, 2021
·
2 revisions
This module manages the layouts and set the default one.
The module is configured though the layouts
field in config.lua
with the following parameters:
Name | Description | Type | Default |
---|---|---|---|
layouts |
overwrite default layout list | array | see rc.defaults |
default_layout |
index of default layout to use on new tags | int | 0 |