You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
robotanarchy edited this page Jul 26, 2015
·
2 revisions
Installation
butch install awesome
Get a working theme
The multicolor theme from awesome-copycats works (probably the other themes from there, too). You'll only need to patch ~/.config/awesome/lain/widgets/yawn/init.lua,
hardcode local language to en_US:
locallanguage="en_US" -- string.match(os.getenv("LANG"), "(%S*$*)[.]") or "en_US" -- if LANG is not set