From 3319a8f17adc85e5f87f757cbfde62472883aad4 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Fri, 18 Jul 2008 22:33:48 +0200 Subject: [PATCH] awesome.1: update config file path --- awesome.1.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/awesome.1.txt b/awesome.1.txt index bd07b116..4c4906f6 100644 --- a/awesome.1.txt +++ b/awesome.1.txt @@ -41,7 +41,7 @@ OPTIONS --config | -c:: Use an alternate configuration file instead of $XDG_CONFIG_HOME/awesome/rc.lua. -DEFAULTS MOUSE BINDINGS +DEFAULT MOUSE BINDINGS ----------------------- *Button1* on tag name:: View tag. @@ -62,7 +62,7 @@ DEFAULTS MOUSE BINDINGS *Mod4 + Button3* on client window:: Resize window. -DEFAULTS KEY BINDINGS +DEFAULT KEY BINDINGS --------------------- *Mod4 + Return*:: Spawn terminal emulator. @@ -117,7 +117,7 @@ DEFAULTS KEY BINDINGS 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 --------