awesome.1: update config file path
This commit is contained in:
parent
81cba1f955
commit
3319a8f17a
|
@ -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
|
||||||
--------
|
--------
|
||||||
|
|
Loading…
Reference in New Issue