contrib/awesome/README

22 lines
460 B
Plaintext
Raw Normal View History

2009-01-10 16:26:20 +01:00
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.
2009-01-10 16:26:20 +01:00
PRECAUTION