awesome.1: update config file path

This commit is contained in:
Michael Gehring 2008-07-18 22:33:48 +02:00 committed by Julien Danjou
parent 81cba1f955
commit 3319a8f17a
1 changed files with 3 additions and 3 deletions

View File

@ -41,7 +41,7 @@ OPTIONS
--config | -c:: --config | -c::
Use an alternate configuration file instead of $XDG_CONFIG_HOME/awesome/rc.lua. Use an alternate configuration file instead of $XDG_CONFIG_HOME/awesome/rc.lua.
DEFAULTS MOUSE BINDINGS DEFAULT MOUSE BINDINGS
----------------------- -----------------------
*Button1* on tag name:: *Button1* on tag name::
View tag. View tag.
@ -62,7 +62,7 @@ DEFAULTS MOUSE BINDINGS
*Mod4 + Button3* on client window:: *Mod4 + Button3* on client window::
Resize window. Resize window.
DEFAULTS KEY BINDINGS DEFAULT KEY BINDINGS
--------------------- ---------------------
*Mod4 + Return*:: *Mod4 + Return*::
Spawn terminal emulator. Spawn terminal emulator.
@ -117,7 +117,7 @@ DEFAULTS KEY BINDINGS
CUSTOMIZATION CUSTOMIZATION
------------- -------------
awesome is customized by creating a custom $HOME/.awesomerc.lua file. awesome is customized by creating a custom $XDG_CONFIG_HOME/awesome/rc.lua file.
SEE ALSO SEE ALSO
-------- --------