my complicated awesomewm config (SUNSETTED)
Go to file
Yessiest a3e6078586 we're doing it man 2021-11-21 01:33:18 +04:00
core we're doing it man 2021-11-21 01:33:18 +04:00
libs deleted the goddamn pam.so file 2021-11-19 22:24:50 +04:00
modules Fixes for behaviour of os.execute in lua versions >5.1 2021-11-18 02:32:34 +04:00
themes we're doing it man 2021-11-21 01:33:18 +04:00
various_scripts Initial commit 2021-11-14 14:28:13 +04:00
widgets we're doing it man 2021-11-21 01:33:18 +04:00
.gitignore about time i would stop including .so files in my commits 2021-11-18 02:29:51 +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.