my complicated awesomewm config (SUNSETTED)
Go to file
Yessiest 4cacdd9bd7 Initial commit 2021-11-14 14:28:13 +04:00
core Initial commit 2021-11-14 14:28:13 +04:00
libs Initial commit 2021-11-14 14:28:13 +04:00
modules Initial commit 2021-11-14 14:28:13 +04:00
themes Initial commit 2021-11-14 14:28:13 +04:00
various_scripts Initial commit 2021-11-14 14:28:13 +04:00
widgets Initial commit 2021-11-14 14:28:13 +04:00
README.txt Initial commit 2021-11-14 14:28:13 +04:00
rc.lua Initial commit 2021-11-14 14:28:13 +04:00

README.txt

This folder is the root of awesomewm configuration.
The layout is as follows:
/core            - original rc.lua, split into components for convenience.
/core/widgets    - self-contained widgets from original awesomewm rc.lua.
/modules         - small self-contained plug-ins to be required in rc.lua.
/libs            - libraries, for various purposes.
/widgets         - custom widgets
/various-scripts - scripts for clearing up desktop files, installing pam, etc.
/docs
/themes          - themes compatible with this config or awesomewm in general.

Each folder contains a readme, describing what it contains and some additional details that one might need.