my complicated awesomewm config (SUNSETTED)
Go to file
Yessiest bd604e4f91 The Great Restrucute Pt. 1: The restructurening 2021-11-18 02:03:04 +04:00
core The Great Restrucute Pt. 1: The restructurening 2021-11-18 02:03:04 +04:00
libs The Great Restrucute Pt. 1: The restructurening 2021-11-18 02:03:04 +04:00
modules Initial commit 2021-11-14 14:28:13 +04:00
themes The Great Restrucute Pt. 1: The restructurening 2021-11-18 02:03:04 +04:00
various_scripts Initial commit 2021-11-14 14:28:13 +04:00
widgets The Great Restrucute Pt. 1: The restructurening 2021-11-18 02:03:04 +04:00
README.txt Added stuff to README 2021-11-14 14:56:28 +04:00
rc.lua The Great Restrucute Pt. 1: The restructurening 2021-11-18 02:03:04 +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.