-
Notifications
You must be signed in to change notification settings - Fork 2
theme
MArpogaus edited this page Jul 17, 2021
·
3 revisions
This module loads the theme and optionally overload some of its variables.
The module is configured though the theme
field with the following parameters:
Name | Description | Type | Default |
---|---|---|---|
theme |
theme to load | string | 'default' |
overload |
overwrite certain theme variables | table | nil |
Themes are searched in the awesome theme directory, ~/.config/awesome/config/themes
and ~/.config/awesome/rc/themes
.