Skip to content
MArpogaus edited this page Jul 17, 2021 · 3 revisions

Description

This module loads the theme and optionally overload some of its variables.

Configuration

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'.

Clone this wiki locally