contrib/awesome/README
2009-09-28 23:27:11 +02:00

22 lines
460 B
Plaintext

README for awesome
REQUIREMENTS
cairo with xcb support is required, install xorg/xorg-xcb-util
and rebuild cairo
prt-get depinst xorg-xcb-util
prt-get update -fr -if cairo
PRE-INSTALL
POST-INSTALL
After succesful installation you can use
/usr/etc/xdg/awesome/rc.lua as default configuration file,
awesome -c /usr/etc/xdg/awesome/rc.lua
or copy it to your $HOME/.config/awesome
See awesome and awesomerc man pages for futher details.
PRECAUTION