This makes Awesome WM into a Lightweight Stacking WM
- Lightweight!
- Configurable window titlebar colors per application
- Resize windows by dragging window border
- Icon dock with launcher on the left
- Runs perfectly without compositor
Won't run without:
- xorg (duh!)
- awesome 4.3
Extra:
- alsa-utils (for volume HUD)
Is configured for:
- lxterminal
- play.py
- connman-gtk
But they are optional an can be exchanged in lua.rc
.
- Put the
awesome
folder in the hidden.config
folder in yourhome
directory. (Like this:/home/USERNAME/.config/awesome
) - Edit default apps and connections in
rc.lua
- Done
Run this in your terminal to test your setup in a separate window:
Xephyr :5 & sleep 1 ; DISPLAY=:5 awesome
- WM: Awesome 4.3
- Compositor: None
- GTK Theme: Adwaita
- Icon Theme: Mkos Big Sur
- Font: Open Sans
- Mainly adapted from default rc.lua
- Some elements are adapted from Mirage by WillPower3309
- Inspiration from the very beautiful (but heavy) Nice by mut-ex
- awesomewm
- dotfiles
- lua