Skip to content

Awesome WM 3.5 cfg - modular - multi tag - simple

Notifications You must be signed in to change notification settings

tpruzina/awesomerc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

awesomerc

Awesome WM 3.5 Configuration

Based on Gentoos default rc.file
*Modular
*Easily themable (continue reading)
*Custom binds are tuned for both dvorak programming layout (dvp)
*Lua 5.2

To download code from git submodules (themes, plugins), run:
git submodule update --init

.
├── myrc
│   ├── error.lua
│   ├── kb_layout.lua
│   ├── logger.lua
│   └── run_once.lua
├── plugins
│   └── Orglendar
│       ├── orglendar.lua
│       └── README.md
├── rc.lua
├── README.md
├── screenshot
│   └── default.png
├── settings
│   ├── custom_binds.lua
│   ├── menus.lua
│   ├── startup.lua
│   ├── tags.lua
│   ├── wallpaper.lua
│   └── window_rules.lua
└── stock
    ├── binds.lua
    ├── signals.lua
    └── wiboxrc.lua

6 directories, 18 files

About

Awesome WM 3.5 cfg - modular - multi tag - simple

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages