my complicated awesomewm config (SUNSETTED)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Yessiest 626294e0d8 about time i would stop including .so files in my commits 2 years ago
core The Great Restrucute Pt. 1: The restructurening 2 years ago
libs Fixes for behaviour of os.execute in lua versions >5.1 2 years ago
modules Fixes for behaviour of os.execute in lua versions >5.1 2 years ago
themes The Great Restrucute Pt. 1: The restructurening 2 years ago
various_scripts Initial commit 2 years ago
widgets The Great Restrucute Pt. 1: The restructurening 2 years ago
.gitignore about time i would stop including .so files in my commits 2 years ago
README.txt Added stuff to README 2 years ago
rc.lua The Great Restrucute Pt. 1: The restructurening 2 years ago

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.